Hostname
bigleagueadv.com
Last fetched
bigleagueadv.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bigleagueadv.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.94.115 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.25 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.83 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.94 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.199.114 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.115 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.21 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.41 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bigleagueadv.com owner
- Contact emails
- 1d1376cc-4ef6-4544-b03d-57f904babef1@identity-protect.org
- 2c21c015-1b3b-4d0e-8834-5271cfc2ab07@identity-protect.org
- 4d123ebb-1c69-4add-a0e8-f3889dec3ee8@identity-protect.org
- 78c8fc36-f0d1-4001-bb40-8b2d8fbb4f2a@identity-protect.org
- 96a7e154-0a8c-4efc-a4a8-85773e7fcb72@identity-protect.org
- b5409dd6-11af-47ce-8b37-8f4c531bfce5@identity-protect.org
- f527b7a7-8cce-4296-b6ee-cf95095e92ea@identity-protect.org
Subdomains
19 observed subdomains of bigleagueadv.com.
Web-graph footprint
Distinct hostnames that link to or from bigleagueadv.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bigleagueadv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bigleagueadv.com.
- IP · 13.226.94.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1d1376cc-4ef6-4544-b03d-57f904babef1@identity-protect.org
- 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: "bigleagueadv.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.