Hostname
jamfcloud.com
Last fetched
jamfcloud.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jamfcloud.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jamfcloud.com owner
- Contact emails
- hosting@jamf.com
- jamfsw@gmail.com
- zach@jamfsoftware.com
- 10ba69a6-854f-4aef-9fe0-d7985b16550d@identity-protect.org
- 1ce7f77f-9209-40ae-8a53-a5a7aa78c041@identity-protect.org
- 5c35a59e-a76f-4513-a562-8c9208d7a95e@identity-protect.org
- 9861aa2e-3309-436f-a9e7-0a21dc27933a@identity-protect.org
- e784854e-7261-4b01-8684-bf28e005e27e@identity-protect.org
Subdomains
3,453 observed subdomains of jamfcloud.com.
Showing 25 of 3,453. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jamfcloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for jamfcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from jamfcloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jamfcloud.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.