Hostname
biggsti.com
Last fetched
biggsti.com resolves to 10 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
biggsti.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.240.108.68 | 172.240.108.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.108.76 | 172.240.108.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.108.84 | 172.240.108.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.127.234 | 172.240.127.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.127.242 | 172.240.127.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.127.243 | 172.240.127.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.127.244 | 172.240.127.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 172.240.253.132 | 172.240.253.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| 185.196.197.71 | 185.196.196.0/22 | AS39572 | ADVANCEDHOSTERS-AS - DataWeb Global Group B.V. | NL |
| 185.196.197.72 | 185.196.196.0/22 | AS39572 | ADVANCEDHOSTERS-AS - DataWeb Global Group B.V. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of biggsti.com owner
- Contact emails
- 54420817-14b0-4c0f-af2e-89ddfd0c3b98@identity-protect.org
- 6b7f9d4c-f80f-47ed-85fc-bb06c7a287a7@identity-protect.org
- 7c0f7bf6-23ca-4914-b768-6f878eb7aefb@identity-protect.org
- b9368a88-1e78-4e7e-805a-4d3de9928376@identity-protect.org
- f374ae56-509f-48bf-83a4-adcfe0dcb36c@identity-protect.org
- fcb75e9a-e092-445a-85eb-2415c8606126@identity-protect.org
- owner-5194519@biggsti.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of biggsti.com.
| Subdomain |
|---|
| wildcard.biggsti.com |
Web-graph footprint
Distinct hostnames that link to or from biggsti.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from biggsti.com.
- IP · 172.240.108.68
- ASN · AS7979SERVERS-COM - Servers.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 54420817-14b0-4c0f-af2e-89ddfd0c3b98@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: "biggsti.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.