Skip to content

Hostname

landoffree.com

Last fetched

landoffree.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. landoffree.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

No IPv4 resolution is recorded for landoffree.com in WhisperGraph.

IPv6 resolution

WHOIS identity

Registrar
iana:895
Contact emails
qiwdpjes0agc@contactprivacy.email, 2ddacfa0d6b52c9f4401d87ba44d3a3859a607573a68d6b41ff13eedd6b5b780@landoffree.com.whoisproxy.org, 8a3e66ba6c4291f0c61ad101af70030b10e685bb8337bd132e94dd33b673fef5@landoffree.com.whoisproxy.org, d1e858459de2205a57f8515094ddb9fbad7644c4b7fe5a2e8422a21f3b0669e5@landoffree.com.whoisproxy.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-cloud-a1.googledomains.com
  • ns-cloud-a2.googledomains.com
  • ns-cloud-a3.googledomains.com
  • ns-cloud-a4.googledomains.com

MX records

  • mxa.mailgun.org
  • mxb.mailgun.org

SPF policy

  • ip: 142.132.194.36/18
  • include: _spf.google.com
  • include: mailgun.org
  • ip: 138.201.46.197

Threat-feed evidence

History

Related pages

Pivot from landoffree.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "landoffree.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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