Skip to content

Hostname

amazing.axtelsoft.com

Last fetched

amazing.axtelsoft.com resolves to 1 IPv4 address operated by AS4766 in KR.

Nutrition Label

WHISPER CANON · amazing.axtelsoft.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/amazing.axtelsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
175.208.197.126175.208.0.0/13AS4766KR

WHOIS identity

No WHOIS records are currently associated with amazing.axtelsoft.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for amazing.axtelsoft.com.

MechanismTarget
SPF_Aamazing.axtelsoft.com
SPF_INCLUDErelays.webhost-mail.com
SPF_IP174.121.162.130
SPF_IP185.130.56.71
SPF_IP185.130.59.114
SPF_IP185.162.146.6
SPF_IP194.87.188.227
SPF_IP2.59.181.2
SPF_IP34.213.2.224
SPF_MXamazing.axtelsoft.com

Related pages

Pivot deeper into the graph from amazing.axtelsoft.com.

Cypher and MCP

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

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