Skip to content

Hostname

mti.c63s.com

Last fetched

mti.c63s.com resolves to 1 IPv4 address operated by AS37153 in ZA.

Nutrition Label

WHISPER CANON · mti.c63s.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mti.c63s.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.204.200.1141.204.192.0/20AS37153ZA

WHOIS identity

No WHOIS records are currently associated with mti.c63s.com in WhisperGraph.

Subdomains

5 observed subdomains of mti.c63s.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mti.c63s.com.

MechanismTarget
SPF_Amti.c63s.com
SPF_INCLUDEspf.host-h.net
SPF_MXmti.c63s.com

Related pages

Pivot deeper into the graph from mti.c63s.com.

Cypher and MCP

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

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