Skip to content

Hostname

jiffy.com

Last fetched

jiffy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jiffy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jiffy.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.4108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.56108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.71108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.92108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.94.453.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.823.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.953.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.963.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.170.115.1073.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.1233.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.1253.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.543.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of jiffy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jiffy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdc-aa8e722993._spfm.jiffy.com
SPF_INCLUDEklaviyo.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXjiffy.com

Related pages

Pivot deeper into the graph from jiffy.com.

Cypher and MCP

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

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