Skip to content

Hostname

spintonroofing.com

Last fetched

spintonroofing.com resolves to 2 IPv4 addresses operated by ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. in CA. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · spintonroofing.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/spintonroofing.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.137.245.16372.137.0.0/16AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA
76.10.158.12076.10.128.0/18AS5645TEKSAVVY - TekSavvy Solutions, Inc.CA

WHOIS identity

Registrar
iana:469
Organization
ccxit
Contact emails

Subdomains

1 observed subdomain of spintonroofing.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spintonroofing.com.

MechanismTarget
SPF_INCLUDEteksavvy.com
SPF_MXspintonroofing.com

Related pages

Pivot deeper into the graph from spintonroofing.com.

Cypher and MCP

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

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