Skip to content

Hostname

itax.mta.mn

Last fetched

itax.mta.mn resolves to 4 IPv4 addresses operated by MN-NDC-MN - National Data Center building in MN.

Nutrition Label

WHISPER CANON · itax.mta.mnRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/itax.mta.mn

Resolution chain

itax.mta.mn resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.17.108.216103.17.108.0/23AS56301MN-NDC-MN - National Data Center buildingMN
103.17.108.217103.17.108.0/23AS56301MN-NDC-MN - National Data Center buildingMN
103.87.69.79103.87.69.0/24AS56301MN-NDC-MN - National Data Center buildingMN
103.87.69.80103.87.69.0/24AS56301MN-NDC-MN - National Data Center buildingMN

WHOIS identity

No WHOIS records are currently associated with itax.mta.mn in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from itax.mta.mn in the public web crawl.

22 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from itax.mta.mn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "itax.mta.mn"})-[: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.