Hostname
netbags.com
Last fetched
netbags.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
netbags.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 |
|---|---|---|---|---|
| 45.223.161.26 | 45.223.161.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.181.26 | 45.223.181.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of netbags.com owner
- Contact emails
- 7e33ad090a28fd0a5664fe396c8032b1@domaindiscreet.com
- ee00dc3f0a28fd0a1dcf43cb8b72ee39@domaindiscreet.com
- jimd@netbags.com
- srynn@msn.com
- 2ac37add-2f0a-4163-8df7-eac01c38e7da@identity-protect.org
- 5c727b64-b9d6-4656-9820-fb8cdfaebecf@identity-protect.org
- 6d1c098a-91b8-491f-87ed-40c51f920351@identity-protect.org
- 79fa1870-b398-40ed-86c0-4bae1ccde399@identity-protect.org
- 916c5c7f-20a6-44f7-b197-f26a47d6a7c3@identity-protect.org
Subdomains
1 observed subdomain of netbags.com.
| Subdomain |
|---|
| www.netbags.com |
Web-graph footprint
Distinct hostnames that link to or from netbags.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for netbags.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-000f7c01.pphosted.com |
Related pages
Pivot deeper into the graph from netbags.com.
- IP · 45.223.161.26
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:468
- Country · US
- Email · 7e33ad090a28fd0a5664fe396c8032b1@domaindiscreet.com
- TLD · .com
- Browse hostnames · ne…
- 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: "netbags.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.