Hostname
oldiedate.net
Last fetched
oldiedate.net resolves to 3 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
oldiedate.net 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 |
|---|---|---|---|---|
| 188.165.1.100 | 188.168.152.0/21 | AS16276 | — | FR |
| 75.2.78.201 | 75.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.232.37 | 99.84.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
6 observed subdomains of oldiedate.net.
Web-graph footprint
Distinct hostnames that link to or from oldiedate.net in the public web crawl.
9 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from oldiedate.net.
- IP · 188.165.1.100
- ASN · AS16276
- Registrar · iana:1068
- Country · FR
- Email · 9713151cccbb424584e5474fc0c31fc5.protect@whoisguard.com
- TLD · .net
- Browse hostnames · ol…
- 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: "oldiedate.net"})-[: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.