Hostname
alexanderventer.com
Last fetched
alexanderventer.com resolves to 3 IPv4 addresses operated by AS16276 in US. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
alexanderventer.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.204.106.41 | 15.204.0.0/17 | AS16276 | — | US |
| 35.224.250.64 | 35.224.240.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 40.160.241.195 | 40.160.241.0/24 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:3862
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of alexanderventer.com.
| Subdomain |
|---|
| www.alexanderventer.com |
Web-graph footprint
Distinct hostnames that link to or from alexanderventer.com in the public web crawl.
98 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for alexanderventer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | simplelogin.co |
Related pages
Pivot deeper into the graph from alexanderventer.com.
- IP · 15.204.106.41
- ASN · AS16276
- Registrar · iana:3862
- Country · US
- Email · 6bd589359a6d4be2876daaee4c12fbbe.protect@whoisguard.com
- TLD · .com
- Browse hostnames · al…
- 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: "alexanderventer.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.