Skip to content

Hostname

schuster.ind.br

Last fetched

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

Nutrition Label

WHISPER CANON · schuster.ind.brRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/schuster.ind.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.79.152100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.25.36.113100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.173.203100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.233.223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with schuster.ind.br in WhisperGraph.

Subdomains

31 observed subdomains of schuster.ind.br.

Web-graph footprint

Distinct hostnames that link to or from schuster.ind.br in the public web crawl.

20 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for schuster.ind.br.

MechanismTarget
SPF_Aschuster.ind.br
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXschuster.ind.br

Related pages

Pivot deeper into the graph from schuster.ind.br.

Cypher and MCP

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

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