Skip to content

Hostname

ellus.com

Last fetched

ellus.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ellus.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ellus.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.218.172.7718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.232.229.21154.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:2
Organization
ellus ind. com. ltda.
Contact emails

Subdomains

4 observed subdomains of ellus.com.

Web-graph footprint

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

49 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ellus.com.

MechanismTarget
SPF_Aellus.com
SPF_INCLUDE_spf.ditomail.com.br
SPF_INCLUDEsendgrid.net
SPF_IP134.128.66.250
SPF_IP149.72.137.243
SPF_IP149.72.157.2
SPF_MXellus.com

Related pages

Pivot deeper into the graph from ellus.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ellus.com"})-[: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.