Hostname
bigtimespot.com
Last fetched
bigtimespot.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
bigtimespot.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 |
|---|---|---|---|---|
| 159.198.65.105 | 159.198.65.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- aa3a5077f22a4a45bb25ada1ab7426cd.protect@withheldforprivacy.com
- bfdd43b133504db3a32e39a000b3a97c.protect@withheldforprivacy.com
- e23f94f5d23742b59f84ec0f8c287fa9.protect@withheldforprivacy.com
- e89372f7bd8d428eade5a47383879163.protect@withheldforprivacy.com
- ee1b556080194df78702e09f49378bc8.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
4 observed subdomains of bigtimespot.com.
Web-graph footprint
Distinct hostnames that link to or from bigtimespot.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- bigtimespot.com
SPF policy
3 SPF mechanisms authorising senders for bigtimespot.com.
| Mechanism | Target |
|---|---|
| SPF_A | bigtimespot.com |
| SPF_IP | 159.198.65.105 |
| SPF_MX | bigtimespot.com |
Related pages
Pivot deeper into the graph from bigtimespot.com.
- IP · 159.198.65.105
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:1068
- Country · US
- Email · aa3a5077f22a4a45bb25ada1ab7426cd.protect@withheldforprivacy.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: "bigtimespot.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.