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
Resolution chain
jamfnow.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.23.200.141 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.231.140.223 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.234.63.243 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.203.144.143 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.170.127.193 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.131.151 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.239.86 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.205.45.69 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.23.79.11 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.98.73 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.198.26.132 | 54.198.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.244.231 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.90.37.11 | 54.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.35.42 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jamfnow.com owner
- Contact emails
- hosting@jamf.com
- hosting@jamfsoftware.com
- 2c70067a-c1eb-45b0-ad43-1e08233cec2c@identity-protect.org
- 51ae67c4-0c9a-437e-8821-2716e9ca9319@identity-protect.org
- 792dc269-6049-426c-9864-9cbf68d4db79@identity-protect.org
- 8953f437-cdb6-49f1-b9b7-fbe0b7354fbf@identity-protect.org
- 9173ceaf-be44-4207-8c83-49898f99ab15@identity-protect.org
- 9d46cdd0-643b-47ba-afc2-a8bb3332f51a@identity-protect.org
Subdomains
21 observed subdomains of jamfnow.com.
Showing 16 of 21. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for jamfnow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.