Skip to content

Hostname

go.com.mt

Last fetched

go.com.mt resolves to 1 IPv4 address operated by COMPINET-AS in MT.

Nutrition Label

WHISPER CANON · go.com.mtRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/go.com.mt

Resolution chain

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

IPPrefixASNOperatorCountry
80.93.149.2680.93.149.0/24AS35356COMPINET-ASMT

WHOIS identity

No WHOIS records are currently associated with go.com.mt in WhisperGraph.

Subdomains

95 observed subdomains of go.com.mt.

Web-graph footprint

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

279 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for go.com.mt.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.93.148.173
SPF_IP80.93.148.174
SPF_IP80.93.153.46
SPF_IP80.93.157.129
SPF_MXgo.com.mt

Related pages

Pivot deeper into the graph from go.com.mt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "go.com.mt"})-[: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.