Hostname
businesswire.com
Last fetched
businesswire.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
businesswire.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.18.132.60 | 2.18.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 23.15.243.57 | 23.15.242.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SG |
| 23.45.111.72 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- business wire
- Contact emails
Subdomains
68 observed subdomains of businesswire.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from businesswire.com in the public web crawl.
88,517 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
73 SPF mechanisms authorising senders for businesswire.com.
Related pages
Pivot deeper into the graph from businesswire.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "businesswire.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.