Hostname
homewareshoppers.com
Last fetched
homewareshoppers.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
homewareshoppers.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 |
|---|---|---|---|---|
| 134.199.215.89 | 134.199.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 207.244.227.246 | 207.244.224.0/20 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- murari sahu
- Contact emails
Threat posture
History
Mail and authentication
MX records
- homewareshoppers.com
- mxdm-ap-southeast-1.aliyun.com
SPF policy
5 SPF mechanisms authorising senders for homewareshoppers.com.
| Mechanism | Target |
|---|---|
| SPF_A | homewareshoppers.com |
| SPF_INCLUDE | spfdm-ap-southeast-1.aliyun.com |
| SPF_IP | 134.199.215.89 |
| SPF_IP | 207.244.227.246 |
| SPF_MX | homewareshoppers.com |
Related pages
Pivot deeper into the graph from homewareshoppers.com.
- IP · 134.199.215.89
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:49
- Country · US
- Email · murarisahu6761@gmail.com
- 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: "homewareshoppers.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.