Skip to content

Hostname

jitterbit.com

Last fetched

jitterbit.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · jitterbit.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jitterbit.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.3513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.172.112.5718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.255.1518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:81
Organization
sasson, sharam attn jitterbit.com care of network solutions
Contact emails

Subdomains

63 observed subdomains of jitterbit.com.

Web-graph footprint

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

870 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jitterbit.com.

MechanismTarget
SPF_INCLUDE243839392.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jitterbit.com.

Cypher and MCP

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

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