Skip to content

Hostname

elliemae.com

Last fetched

elliemae.com resolves to 1 IPv4 address operated by SIAC-SFTI - Securities Industry Automation Corporation in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · elliemae.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/elliemae.com

Resolution chain

elliemae.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.224.70.102158.224.70.0/24AS26585SIAC-SFTI - Securities Industry Automation CorporationUS

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

398 observed subdomains of elliemae.com.

Web-graph footprint

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

456 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for elliemae.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEspf.elliemae.com
SPF_INCLUDEspf1.elliemae.com
SPF_INCLUDEspf_imt.ice.com

Related pages

Pivot deeper into the graph from elliemae.com.

Cypher and MCP

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

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