Skip to content

Hostname

flooringquotes.com

Last fetched

flooringquotes.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · flooringquotes.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flooringquotes.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.224.158.6418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.89.383.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.127.813.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.120.1373.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of flooringquotes.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for flooringquotes.com.

MechanismTarget
SPF_Aflooringquotes.com
SPF_INCLUDEspf.mail.mailgo.co
SPF_INCLUDEspf1.mailus.me
SPF_INCLUDEspf2.mailus.me
SPF_INCLUDEspf3.mailus.me
SPF_INCLUDEspf4.mailus.me
SPF_INCLUDEspf5.mailus.me
SPF_INCLUDEspf6.mailus.me
SPF_IP23.254.164.58
SPF_IP95.111.231.182
SPF_IP95.111.231.183
SPF_MXflooringquotes.com

Related pages

Pivot deeper into the graph from flooringquotes.com.

Cypher and MCP

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

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