Hostname
homex.com
Last fetched
homex.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
homex.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- christian hunter
- Contact emails
- homex.com@domainsbyproxy.com
- ideajunkie@gmail.com
- 075a141b-783b-464e-9a6e-9b02368569b4@identity-protect.org
- 33752b04-3253-4a8a-9e22-ab99fe38237c@identity-protect.org
- 4bbcc5fc-4c95-4aac-9ef7-a6931fe2ffb5@identity-protect.org
- 4dba28a2-0a60-4cec-b974-3b4e5923a42b@identity-protect.org
- b7bc203c-bc4e-46f3-b7de-582704df248c@identity-protect.org
- d118efdd-7cad-4646-993b-79a1f083e7b3@identity-protect.org
- ff95ca2b-7e90-4dd3-bcf2-6d92580a6d74@identity-protect.org
- owner-26352@homex.com.whoisprivacyservice.org
- owner-296301@homex.com.whoisprivacyservice.org
Subdomains
24 observed subdomains of homex.com.
Showing 16 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from homex.com in the public web crawl.
90 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for homex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u4529660.wl161.sendgrid.net |
| SPF_INCLUDE | u7462696.wl197.sendgrid.net |
Related pages
Pivot deeper into the graph from homex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "homex.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.