Skip to content

Hostname

sankhya.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · sankhya.com.brRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sankhya.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.11813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.313.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.6613.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.9213.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1213.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.213.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.273.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.603.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
sankhya jiva tecnologia e inova??o ltda.
Contact emails

Subdomains

54 observed subdomains of sankhya.com.br.

Web-graph footprint

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

252 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sankhya.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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