Skip to content

Hostname

recordjet.com

Last fetched

recordjet.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.61.121108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.31108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.38108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.81108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.155.12113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.12413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.2313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.39.1218.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.1618.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.3618.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.7518.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.147.1918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for recordjet.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from recordjet.com.

Cypher and MCP

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

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