Skip to content

Hostname

jamf.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.101.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.184.40100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.26.13918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.14.13918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.206.20218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.59.23823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.123.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.63.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.115.5435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.143.22935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.80.1444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.156.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.146.24652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.155.21052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.85.22154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.138.17554.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.184.8754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.224.100100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.101.22952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.136.12100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

82 observed subdomains of jamf.com.

Web-graph footprint

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

2,182 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for jamf.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.intercom.io
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP159.183.197.119
SPF_IP167.89.75.111
SPF_IP167.89.80.72
SPF_IP167.89.84.155
SPF_IP198.2.187.217
SPF_IP198.21.2.94
SPF_IP52.38.191.241/32
SPF_IP67.225.195.119/32
SPF_IP71.13.172.133

Related pages

Pivot deeper into the graph from jamf.com.

Cypher and MCP

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

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