Hostname
bigfirelaw.com
Last fetched
bigfirelaw.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bigfirelaw.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 |
|---|---|---|---|---|
| 52.207.180.186 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bigfirelaw.com owner
- Contact emails
- abb21ce7bd884d6bb8f9d8a00cbfb309.protect@whoisguard.com
- 02e528f6-22a0-4c6a-864d-61b42a4c2f0d@identity-protect.org
- 40157ad8-73dd-4e5f-9c7a-136fee678211@identity-protect.org
- 621cb5d7-b464-4d65-b6db-e1c472fdd6ef@identity-protect.org
- c5e77ef7-0141-4323-a548-955c0b506bdb@identity-protect.org
- da55f953-6e50-42f6-96d9-7e23809f5493@identity-protect.org
- e34a89be-dbb8-4aa7-a7ca-e73b71f5716e@identity-protect.org
Subdomains
6 observed subdomains of bigfirelaw.com.
Web-graph footprint
Distinct hostnames that link to or from bigfirelaw.com in the public web crawl.
16 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bigfirelaw.com.
| Mechanism | Target |
|---|---|
| SPF_A | bigfirelaw.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.74.229.197 |
| SPF_IP | 2603:10b6:610:54::18/64 |
| SPF_IP | 72.214.238.33 |
Related pages
Pivot deeper into the graph from bigfirelaw.com.
- IP · 52.207.180.186
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · abb21ce7bd884d6bb8f9d8a00cbfb309.protect@whoisguard.com
- TLD · .com
- Browse hostnames · bi…
- 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: "bigfirelaw.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.