Hostname
oldtimemusic.com
Last fetched
oldtimemusic.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
oldtimemusic.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 |
|---|---|---|---|---|
| 104.16.150.108 | 104.16.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.151.108 | 104.16.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- david lynch
- Contact emails
- david@lynchgraphics.com
- 3242fbcc76134609b5831825ec264ab7.protect@withheldforprivacy.com
- pw-0cf068fb7a460e31af6766a468584ff8@privacyguardian.org
- pw-1079064114c40884394b7d40df1d9a4b@privacyguardian.org
- pw-4569c4eacce6f70bf1989d4a5ce0b543@privacyguardian.org
- pw-6283b95c4eed62e1e9008789c7e0cf65@privacyguardian.org
- pw-85bd2503a68b1220683600001b6f7954@privacyguardian.org
- pw-a825a195da62dd716bf5cf7d76898136@privacyguardian.org
- pw-b2c82f84ddbb392da4265508f59db42a@privacyguardian.org
- pw-f82bef1116b0b2e7c5b7c1106083e504@privacyguardian.org
Subdomains
3 observed subdomains of oldtimemusic.com.
Web-graph footprint
Distinct hostnames that link to or from oldtimemusic.com in the public web crawl.
269 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- oldtimemusic.com
SPF policy
4 SPF mechanisms authorising senders for oldtimemusic.com.
| Mechanism | Target |
|---|---|
| SPF_A | oldtimemusic.com |
| SPF_INCLUDE | _spf.arandomserver.com |
| SPF_IP | 198.252.106.72 |
| SPF_MX | oldtimemusic.com |
Related pages
Pivot deeper into the graph from oldtimemusic.com.
- IP · 104.16.150.108
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · david@lynchgraphics.com
- TLD · .com
- 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: "oldtimemusic.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.