Skip to content

Hostname

centuryflooring.com

Last fetched

centuryflooring.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · centuryflooring.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/centuryflooring.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.249.24.14672.249.0.0/19AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of centuryflooring.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for centuryflooring.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf_a.mohawkind.com
SPF_IP13.108.0.0/14
SPF_IP139.138.58.145
SPF_IP23.253.197.137/32
SPF_IP54.236.90.147/32
SPF_IP72.249.24.20
SPF_IP96.43.144.0/20

Related pages

Pivot deeper into the graph from centuryflooring.com.

Cypher and MCP

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

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