Skip to content

Hostname

rollerfuneralhomes.com

Last fetched

rollerfuneralhomes.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · rollerfuneralhomes.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rollerfuneralhomes.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.154.16413.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
72.52.133.22872.52.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS
76.223.23.3476.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of rollerfuneralhomes.com.

Web-graph footprint

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

153 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rollerfuneralhomes.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP72.52.133.228

Related pages

Pivot deeper into the graph from rollerfuneralhomes.com.

Cypher and MCP

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

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