Hostname
80legs.com
Last fetched
80legs.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
80legs.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 80legs.com owner
- Contact emails
- 68fe9833d6e3390cc9c96cbf3f58cb0c-1808795@contact.gandi.net
- 9a843bbf8f046d1953f38363a98866ab-1808795@contact.gandi.net
- shion@datafiniti.net
- 167a6848-13ea-4f02-923a-6fb58fe53e02@identity-protect.org
- 64f9864f-d492-4861-bb28-40f3145e7793@identity-protect.org
- 6fd47456-4235-4165-ba04-a1c2afabfbbc@identity-protect.org
- a662ac83-8a97-4243-9a38-e12e5b62de83@identity-protect.org
- bb10267c-6e11-403c-bc02-1af3ccb0515f@identity-protect.org
- cdd3dba4-f933-4936-96f1-b29c6944d2dd@identity-protect.org
- fe3402e1-0c7c-4bcf-af96-95b7913ac10b@identity-protect.org
- owner-2419413@80legs.com.whoisprivacyservice.org
- owner-6586846@80legs.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of 80legs.com.
Web-graph footprint
Distinct hostnames that link to or from 80legs.com in the public web crawl.
128 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for 80legs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customeriomail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from 80legs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "80legs.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.