Skip to content

Hostname

elbitsystems-us.com

Last fetched

elbitsystems-us.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.18.22045.223.18.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.28.22045.223.28.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:1910
Organization
perfect privacy,
Contact emails

Subdomains

48 observed subdomains of elbitsystems-us.com.

Web-graph footprint

Distinct hostnames that link to or from elbitsystems-us.com in the public web crawl.

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for elbitsystems-us.com.

MechanismTarget
SPF_INCLUDE440148.spf03.hubspotemail.net
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEnw027.com
SPF_INCLUDEspf-005d1801.gpphosted.com
SPF_INCLUDEsuccessfactors.com
SPF_IP208.84.65.220/32
SPF_IP216.111.110.180
SPF_IP216.111.110.200
SPF_IP216.111.110.202
SPF_IP216.111.110.218
SPF_IP216.120.193.116
SPF_IP216.120.193.117
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32
SPF_IP69.25.227.128/25
SPF_IP74.217.49.0/25
SPF_MXelbitsystems-us.com

Related pages

Pivot deeper into the graph from elbitsystems-us.com.

Cypher and MCP

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

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