Hostname
ansuncapital.com
Last fetched
ansuncapital.com resolves to 1 IPv4 address operated by AS202425 in NL. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
ansuncapital.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 |
|---|---|---|---|---|
| 94.102.49.99 | 94.102.49.0/24 | AS202425 | — | NL |
WHOIS identity
- Registrar
- iana:83
- Organization
- 1&1 internet
- Contact emails
Subdomains
45 observed subdomains of ansuncapital.com.
Showing 14 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ansuncapital.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ansuncapital.com
SPF policy
3 SPF mechanisms authorising senders for ansuncapital.com.
| Mechanism | Target |
|---|---|
| SPF_A | ansuncapital.com |
| SPF_IP | 94.102.49.99 |
| SPF_MX | ansuncapital.com |
Related pages
Pivot deeper into the graph from ansuncapital.com.
- IP · 94.102.49.99
- ASN · AS202425
- Registrar · iana:83
- Country · NL
- Email · fb67163a49b34f04982704728372ea2c.protect@whoisguard.com
- TLD · .com
- Browse hostnames · an…
- 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: "ansuncapital.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.