Skip to content

Hostname

homerez.com

Last fetched

homerez.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · homerez.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/homerez.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.215104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.215104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.234172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.68.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.68.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

79 observed subdomains of homerez.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for homerez.com.

MechanismTarget
SPF_Ahomerez.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEu1961466.wl.sendgrid.net
SPF_IP153.92.238.197
SPF_IP153.92.238.95
SPF_IP185.41.29.91
SPF_MXhomerez.com

Related pages

Pivot deeper into the graph from homerez.com.

Cypher and MCP

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

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