Hostname
mactools.com
Last fetched
mactools.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in TW.
Nutrition Label
Resolution chain
mactools.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.214.246.200 | 118.214.240.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | TW |
| 23.199.139.222 | 23.199.128.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | MY |
| 23.37.53.174 | 23.37.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.63.148.211 | 23.63.148.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.67.140.104 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, 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 mactools.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mactools.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from mactools.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mactools.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.