Skip to content

Hostname

jaffasoftware.com

Last fetched

jaffasoftware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.255.203.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.313.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.333.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.633.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.160.5199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bytemark
Contact emails

Subdomains

1 observed subdomain of jaffasoftware.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jaffasoftware.com.

MechanismTarget
SPF_Ajaffasoftware.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.improvmx.com
SPF_IP3.251.96.176
SPF_IP89.16.177.63
SPF_MXjaffasoftware.com

Related pages

Pivot deeper into the graph from jaffasoftware.com.

Cypher and MCP

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

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