Skip to content

Hostname

alpha.axyomes.com

Last fetched

alpha.axyomes.com resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · alpha.axyomes.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/alpha.axyomes.com

Resolution chain

alpha.axyomes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.137.115.4179.137.0.0/17AS16276FR

WHOIS identity

No WHOIS records are currently associated with alpha.axyomes.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for alpha.axyomes.com.

MechanismTarget
SPF_Aalpha.axyomes.com
SPF_Aaxonaut.com
SPF_Aaxyomes.com
SPF_Ans3026911.ip-51-255-67.eu
SPF_As2.axyomes.com
SPF_IP46.105.70.210
SPF_IP51.255.67.22
SPF_IP54.38.179.88
SPF_IP79.137.115.41
SPF_MXalpha.axyomes.com

Related pages

Pivot deeper into the graph from alpha.axyomes.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "alpha.axyomes.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 20

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