Skip to content

Hostname

3legs.com

Last fetched

3legs.com resolves to 1 IPv4 address operated by AS15766 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · 3legs.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/3legs.com

Resolution chain

3legs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.88.163.1181.88.160.0/20AS15766GB

WHOIS identity

Registrar
iana:48
Organization
3 legs
Contact emails

Subdomains

39 observed subdomains of 3legs.com.

Web-graph footprint

Distinct hostnames that link to or from 3legs.com in the public web crawl.

65 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for 3legs.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspcloud2.security-payment.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP134.213.58.168
SPF_IP2a00:1a48:7808:102:be76:4eff:fe08:b46a
SPF_IP31.222.155.101
SPF_IP81.88.163.9
SPF_MX3legs.com

Related pages

Pivot deeper into the graph from 3legs.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3legs.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.