Skip to content

Hostname

elgin.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · elgin.com.brRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/elgin.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.221.3113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.11.6918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.66.112.12918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
34.227.144.15334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.237.4635.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.239.15435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.77.18854.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
elgin
Contact emails

Subdomains

43 observed subdomains of elgin.com.br.

Web-graph footprint

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

219 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for elgin.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEelgspf.elgin.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.219.217.82/32
SPF_MXelgin.com.br

Related pages

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

Cypher and MCP

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

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