Skip to content

Hostname

landflip.com

Last fetched

landflip.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · landflip.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/landflip.com

Resolution chain

landflip.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.63104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.63104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.133172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.169.83.165192.169.80.0/22AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
contact privacy inc. customer 1243380501
Contact emails

Subdomains

22 observed subdomains of landflip.com.

Web-graph footprint

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

118 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for landflip.com.

MechanismTarget
SPF_Alandflip.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP167.89.112.233
SPF_IP198.2.128.43

Related pages

Pivot deeper into the graph from landflip.com.

Cypher and MCP

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

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