Hostname
homexservices.com
Last fetched
homexservices.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
homexservices.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.30.132 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.172.241 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of homexservices.com owner
- Contact emails
- 225d6eb6-63a7-4f71-8345-1c69fef29b2f@identity-protect.org
- 3f5a16e8-e58b-4471-9ce6-406418dab42a@identity-protect.org
- 4e0c5af1-5655-4d44-8aed-2f80bdc5f73b@identity-protect.org
- 63b382c5-ed87-4b14-bdfc-4bb3572e9edf@identity-protect.org
- cd04586e-6c19-44cd-ba93-3c5e0d7cec73@identity-protect.org
- f2e1363f-0c04-4201-94a7-e13731da319d@identity-protect.org
Subdomains
5 observed subdomains of homexservices.com.
Web-graph footprint
Distinct hostnames that link to or from homexservices.com in the public web crawl.
12 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for homexservices.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-us.ppe-hosted.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.edgepilot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from homexservices.com.
- IP · 104.21.30.132
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 225d6eb6-63a7-4f71-8345-1c69fef29b2f@identity-protect.org
- TLD · .com
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "homexservices.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.