Skip to content

Hostname

jamfnow.com

Last fetched

jamfnow.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · jamfnow.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jamfnow.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.23.200.14123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.140.2233.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.63.2433.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.144.14334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.127.19335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.131.15135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.239.8635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.45.6952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.79.1152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.98.7354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.26.13254.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.244.23198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.37.1154.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.35.4244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of jamfnow.com owner
Contact emails

Subdomains

21 observed subdomains of jamfnow.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jamfnow.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jamfnow.com.

Cypher and MCP

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

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