Skip to content

Hostname

eagletunes.com

Last fetched

eagletunes.com resolves to 85.13.145.3, announced in 85.13.145.0/24 by NMM-AS - Neue Medien Muennich GmbH in DE. eagletunes.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · eagletunes.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eagletunes.com

Resolution chain

IPv6 resolution

No AAAA record for eagletunes.com is recorded in WhisperGraph.

Attribution

strato

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:151
Registrant organisation
colossus tech
Contact emails
domaincontact@reg.xlink.net, 626e1b73-621c-44aa-bfed-e573bbdf69d9@identity-protect.org, 9691aac0-bc61-46c3-8165-fce0788a503d@identity-protect.org, 9e01931d-9456-4e8b-a91a-a94e456036d2@identity-protect.org, john@colossustech.co.za

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • nsa9.schlundtech.de
  • nsb9.schlundtech.de
  • nsc9.schlundtech.de
  • nsd9.schlundtech.de

MX records

  • eagletunes.com
  • w01cf846.kasserver.com

SPF policy

  • a: eagletunes.com
  • mx: eagletunes.com
  • ip: 85.214.201.105

Threat-feed evidence

History

Related pages

Pivot from eagletunes.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eagletunes.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.