Skip to content

Hostname

flooringdomain.com

Last fetched

flooringdomain.com resolves to 1 IPv4 address operated by AS55803 in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · flooringdomain.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flooringdomain.com

Resolution chain

flooringdomain.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.0.69.238101.0.64.0/18AS55803AU

WHOIS identity

Registrar
iana:1291
Organization
689
Contact emails

Subdomains

4 observed subdomains of flooringdomain.com.

Web-graph footprint

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

62 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • flooringdomain.com

SPF policy

2 SPF mechanisms authorising senders for flooringdomain.com.

MechanismTarget
SPF_Aflooringdomain.com
SPF_MXflooringdomain.com

Related pages

Pivot deeper into the graph from flooringdomain.com.

Cypher and MCP

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

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