Hostname
bergsearch.com
Last fetched
bergsearch.com resolves to 4 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bergsearch.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.124 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.24 | 199.60.103.0/24 | AS209242 | — | US |
| 31.43.160.6 | 31.43.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 31.43.161.6 | 31.43.161.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bergsearch.com owner
- Contact emails
- 129579d2-19da-4f2e-ab68-87ee38b6f1f4@identity-protect.org
- 2023a99b-99ba-4b66-8083-14077104bd05@identity-protect.org
- 44eaf8ac-c9e9-449d-8252-913833df0682@identity-protect.org
- ae06f286-5711-4a60-847c-e9b0781be6b0@identity-protect.org
- b69b2ce1-a404-44e6-976d-ee7833a2b92a@identity-protect.org
- c6318fec-0763-44b4-92a4-1422cacd6191@identity-protect.org
Subdomains
1 observed subdomain of bergsearch.com.
| Subdomain |
|---|
| track.bergsearch.com |
Web-graph footprint
Distinct hostnames that link to or from bergsearch.com in the public web crawl.
7 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bergsearch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bergsearch.com.
- IP · 199.60.103.124
- ASN · AS209242
- Registrar · iana:468
- Country · US
- Email · 129579d2-19da-4f2e-ab68-87ee38b6f1f4@identity-protect.org
- TLD · .com
- Browse hostnames · be…
- 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: "bergsearch.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.