Hostname
2theloo.com
Last fetched
2theloo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
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.
Showing 25 of 27. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for 2theloo.com.
| Mechanism | Target |
|---|---|
| SPF_A | 2theloo.com |
| SPF_INCLUDE | _spf.mailer.twinfield.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.210.194.44 |
| SPF_IP | 213.127.236.100 |
| SPF_IP | 2a01:7c8:aac8:194:5054:ff:fe5a:c0d1 |
| SPF_IP | 5.180.227.2 |
| SPF_MX | 2theloo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.