Hostname
loftdyn.com
Last fetched
loftdyn.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:3240 as the registrar.
Nutrition Label
Resolution chain
loftdyn.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:3240
- Organization
- c/o whoisproxy.com
- Contact emails
Subdomains
9 observed subdomains of loftdyn.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for loftdyn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.183.176.178 |
| SPF_IP | 85.195.221.92 |
Related pages
Pivot deeper into the graph from loftdyn.com.
- Registrar · iana:3240
- Email · 10097334b170a3d5a3411a1ce70dab5afa360fb87b2491f8c02ed67ed9921bb0@loftdyn.com.whoisproxy.org
- TLD · .com
- Browse hostnames · lo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "loftdyn.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.