Skip to content

Hostname

export.gov.il

Last fetched

export.gov.il resolves to 1 IPv4 address operated by AS34309 in DE.

Nutrition Label

WHISPER CANON · export.gov.ilRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/export.gov.il

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.223.24128.65.208.0/20AS34309DE

WHOIS identity

No WHOIS records are currently associated with export.gov.il in WhisperGraph.

Subdomains

50 observed subdomains of export.gov.il.

Web-graph footprint

Distinct hostnames that link to or from export.gov.il in the public web crawl.

499 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for export.gov.il.

MechanismTarget
SPF_Aexport.gov.il
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.243.135.128/32
SPF_IP192.116.219.149
SPF_IP192.116.219.5
SPF_MXadmail365.co.il
SPF_MXexport.gov.il

Related pages

Pivot deeper into the graph from export.gov.il.

Cypher and MCP

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

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