Hostname
homegatewaysolutions.com
Last fetched
homegatewaysolutions.com resolves to 1 IPv4 address operated by AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. in CA. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
homegatewaysolutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.57.27.14 | 198.57.27.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
WHOIS identity
- Registrar
- iana:440
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of homegatewaysolutions.com.
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for homegatewaysolutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | homegatewaysolutions.com |
| SPF_IP | 172.120.156.135/32 |
| SPF_IP | 172.120.156.145/32 |
| SPF_IP | 172.120.156.19/32 |
| SPF_IP | 172.120.156.31/32 |
| SPF_IP | 172.120.156.45/32 |
| SPF_IP | 172.120.156.46/32 |
| SPF_IP | 172.120.156.47/32 |
| SPF_IP | 172.120.156.49/32 |
| SPF_IP | 23.230.46.133/32 |
| SPF_IP | 23.230.46.183/32 |
| SPF_IP | 23.230.46.207/32 |
| SPF_IP | 23.230.46.27/32 |
| SPF_IP | 45.38.184.104/32 |
| SPF_IP | 45.38.184.54/32 |
| SPF_IP | 45.38.184.55/32 |
| SPF_IP | 45.38.184.56/32 |
| SPF_IP | 89.213.210.164/32 |
| SPF_IP | 89.213.210.169/32 |
| SPF_IP | 89.213.210.17/32 |
| SPF_IP | 89.213.210.172/32 |
| SPF_MX | homegatewaysolutions.com |
Related pages
Pivot deeper into the graph from homegatewaysolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "homegatewaysolutions.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.