Hostname
bridgestone-firestone.com
Last fetched
bridgestone-firestone.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in JP. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
bridgestone-firestone.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.85.121.137 | 34.86.80.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | JP |
WHOIS identity
- Registrar
- iana:1387
- Organization
- bridgestone licensing services,
- Contact emails
Subdomains
2 observed subdomains of bridgestone-firestone.com.
Web-graph footprint
Distinct hostnames that link to or from bridgestone-firestone.com in the public web crawl.
85 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for bridgestone-firestone.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.protection.bfusa.com |
| SPF_INCLUDE | spfb.protection.bfusa.com |
| SPF_IP | 142.169.113.161 |
| SPF_IP | 199.244.12.55 |
| SPF_IP | 199.48.24.20/27 |
| SPF_IP | 199.48.25.20/27 |
| SPF_IP | 207.45.130.20/27 |
| SPF_IP | 207.45.131.20/27 |
| SPF_IP | 64.14.245.159/32 |
| SPF_IP | 64.14.245.80/32 |
Related pages
Pivot deeper into the graph from bridgestone-firestone.com.
- IP · 34.85.121.137
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1387
- Country · JP
- Email · dns-administrator-bsls@bfusa.com
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bridgestone-firestone.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.