Skip to content

Hostname

2theloo.com

Last fetched

2theloo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · 2theloo.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/2theloo.com

Resolution chain

2theloo.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:269
Organization
2theloo holding b.v.
Contact emails

Subdomains

27 observed subdomains of 2theloo.com.

Web-graph footprint

Distinct hostnames that link to or from 2theloo.com in the public web crawl.

49 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 2theloo.com.

MechanismTarget
SPF_A2theloo.com
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.194.44
SPF_IP213.127.236.100
SPF_IP2a01:7c8:aac8:194:5054:ff:fe5a:c0d1
SPF_IP5.180.227.2
SPF_MX2theloo.com

Related pages

Pivot deeper into the graph from 2theloo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2theloo.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.