Skip to content

Hostname

si2.inf.br

Last fetched

si2.inf.br resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · si2.inf.brRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/si2.inf.br

Resolution chain

si2.inf.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.229.128.343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.212.8434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.73.752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with si2.inf.br in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from si2.inf.br in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for si2.inf.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailee.me
SPF_INCLUDEsmtp1.uservoice.com

Related pages

Pivot deeper into the graph from si2.inf.br.

Cypher and MCP

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

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