Skip to content

Hostname

adn56.net

Last fetched

adn56.net resolves to 54.37.44.93, announced in 54.37.0.0/16 by OVH - OVH SAS in FR. adn56.net 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 · adn56.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/adn56.net

Resolution chain

IPv6 resolution

No AAAA record for adn56.net is recorded in WhisperGraph.

Attribution

ovh

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:2487
Registrant organisation
jerome choain
Contact emails
jerome.choain@gmail.com, info@domain-contact.org

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

  • ns1.ipfixe.info
  • ns2.ipfixe.info
  • ns3.ipfixe.info

MX records

  • adn56.net

SPF policy

  • include: sendersrv.com
  • a: adn56.net
  • mx: adn56.net
  • ip: 109.234.164.95
  • ip: 135.125.71.19
  • ip: 135.125.71.22
  • ip: 138.201.137.87
  • ip: 141.95.157.169
  • ip: 163.172.22.60
  • ip: 212.83.189.155
  • ip: 62.210.131.150
  • ip: 62.210.201.8
  • ip: 62.210.249.175
  • ip: 88.198.165.149

Threat-feed evidence

History

Related pages

Pivot from adn56.net 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: "adn56.net"})-[: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.