Skip to content

Hostname

roofreplacement.day

Last fetched

roofreplacement.day resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · roofreplacement.dayRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/roofreplacement.day

Resolution chain

roofreplacement.day resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL
88.223.91.12988.223.88.0/22AS47583ID
91.108.119.2191.108.116.0/22AS47583ID

WHOIS identity

Registrar
iana:895
Organization
Contact emails

Subdomains

2 observed subdomains of roofreplacement.day.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for roofreplacement.day.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from roofreplacement.day.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "roofreplacement.day"})-[: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.