Skip to content

Hostname

axinet.com

Last fetched

axinet.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · axinet.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/axinet.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.73.4.1362.73.0.0/20AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

Registrar
iana:113
Organization
axinet communication
Contact emails

Subdomains

10 observed subdomains of axinet.com.

Web-graph footprint

Distinct hostnames that link to or from axinet.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for axinet.com.

MechanismTarget
SPF_Aaxinet.com
SPF_IP216.40.35.244/29
SPF_IP62.73.4.11
SPF_IP62.73.4.120
SPF_IP62.73.4.13
SPF_IP62.73.4.51
SPF_IP62.73.4.58
SPF_IP62.73.4.90
SPF_IP62.73.4.95
SPF_IP64.99.180.16/26
SPF_IP82.64.70.84
SPF_MXaxinet.com

Related pages

Pivot deeper into the graph from axinet.com.

Cypher and MCP

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

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