Skip to content

Hostname

contratando.com.br

Last fetched

contratando.com.br resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · contratando.com.brRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/contratando.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.154.112100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.184.84100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.230.8618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.119.12898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
gi group brasil recursos humanos
Contact emails

Subdomains

3 observed subdomains of contratando.com.br.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for contratando.com.br.

MechanismTarget
SPF_IP187.108.196.51
SPF_IP3.213.74.105
SPF_IP44.209.134.72
SPF_IP52.55.117.39

Related pages

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

Cypher and MCP

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

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