Skip to content

Hostname

marcosfreitas.adv.br

Last fetched

marcosfreitas.adv.br resolves to 1 IPv4 address operated by AS16276 in BR.

Nutrition Label

WHISPER CANON · marcosfreitas.adv.brRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/marcosfreitas.adv.br

Resolution chain

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

IPPrefixASNOperatorCountry
198.50.203.165198.50.128.0/17AS16276BR

WHOIS identity

No WHOIS records are currently associated with marcosfreitas.adv.br in WhisperGraph.

Subdomains

3 observed subdomains of marcosfreitas.adv.br.

Web-graph footprint

Distinct hostnames that link to or from marcosfreitas.adv.br in the public web crawl.

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for marcosfreitas.adv.br.

MechanismTarget
SPF_Amarcosfreitas.adv.br
SPF_IP198.50.203.164
SPF_IP198.50.203.165
SPF_IP198.50.203.166
SPF_IP2607:5300:60:6319:0:0:203:164
SPF_IP2607:5300:60:6319:0:0:203:165
SPF_IP2607:5300:60:6319:0:0:203:166
SPF_MXmarcosfreitas.adv.br

Related pages

Pivot deeper into the graph from marcosfreitas.adv.br.

Cypher and MCP

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

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