Hostname
backlog-archivists.com
Last fetched
backlog-archivists.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
backlog-archivists.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of backlog-archivists.com owner
- Contact emails
- 0fae1bde-2401-4e30-ae20-6290beb65b2a@identity-protect.org
- 1c063d94-bfaf-4a13-851d-8add489dfb0b@identity-protect.org
- 3d8243cd-d9ec-4b5f-ab0f-51a9c207bd1c@identity-protect.org
- 7b4ab148-ef1a-41e1-8386-807ddbdc027d@identity-protect.org
- 87432895-4377-4fbf-bfcb-623a69fe8d22@identity-protect.org
- bb0df052-414f-445f-8a92-49815e824f05@identity-protect.org
- owner-11046495@backlog-archivists.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of backlog-archivists.com.
Web-graph footprint
Distinct hostnames that link to or from backlog-archivists.com in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for backlog-archivists.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from backlog-archivists.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "backlog-archivists.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.