Skip to content

Hostname

sg7.com.br

Last fetched

sg7.com.br resolves to 1 IPv4 address operated by AS53243 in BR.

Nutrition Label

WHISPER CANON · sg7.com.brRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sg7.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.53.143.82177.53.184.0/24AS53243BR

WHOIS identity

Registrar
Organization
paulo roberto g. marangon
Contact emails

Subdomains

27 observed subdomains of sg7.com.br.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for sg7.com.br.

MechanismTarget
SPF_Aserver.h7ssd.net.br
SPF_Asg7.com.br
SPF_INCLUDErelay.mailchannels.net
SPF_IP177.38.224.0/21
SPF_IP177.38.224.19
SPF_IP177.38.224.77
SPF_IP177.38.225.227
SPF_IP177.53.143.82
SPF_MXsg7.com.br

Related pages

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

Cypher and MCP

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

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