Skip to content

Hostname

representafacil.com.br

Last fetched

representafacil.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · representafacil.com.brRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/representafacil.com.br

Resolution chain

representafacil.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.183.10313.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.413.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.173.132.10318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with representafacil.com.br in WhisperGraph.

Subdomains

4 observed subdomains of representafacil.com.br.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for representafacil.com.br.

MechanismTarget
SPF_INCLUDE_spf.kinghost.net
SPF_INCLUDE_spf.uni5.net
SPF_INCLUDEspf.mtasv.net

Related pages

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

Cypher and MCP

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

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