Skip to content

Hostname

mtgsc.com.br

Last fetched

mtgsc.com.br resolves to 1 IPv4 address operated by AS16735 in BR.

Nutrition Label

WHISPER CANON · mtgsc.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/mtgsc.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.170.163.17200.170.128.0/18AS16735BR

WHOIS identity

Registrar
Organization
movimento tradicionalista gaucho de santa catarina
Contact emails

Subdomains

10 observed subdomains of mtgsc.com.br.

Web-graph footprint

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

6 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mtgsc.com.br.

MechanismTarget
SPF_Amtgsc.com.br
SPF_INCLUDE_spf.joinvix.com.br
SPF_IP177.153.227.231
SPF_IP186.202.37.118
SPF_IP200.170.163.17
SPF_MXmtgsc.com.br

Related pages

Pivot deeper into the graph from mtgsc.com.br.

Cypher and MCP

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

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