Skip to content

Hostname

emulatefinancial.com

Last fetched

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

Nutrition Label

WHISPER CANON · emulatefinancial.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/emulatefinancial.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.11818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.208.11718.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.1218.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.2618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.4418.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1246278114
Contact emails

Subdomains

4 observed subdomains of emulatefinancial.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for emulatefinancial.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from emulatefinancial.com.

Cypher and MCP

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

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