Hostname
bobbystore.kg
Last fetched
bobbystore.kg resolves to 2 IPv4 addresses operated by AS198610 in RU.
Nutrition Label
Resolution chain
bobbystore.kg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.90.33.34 | 45.90.33.0/24 | AS198610 | — | RU |
| 85.198.84.230 | 85.198.84.0/24 | AS198610 | — | RU |
WHOIS identity
No WHOIS records are currently associated with bobbystore.kg in WhisperGraph.
Subdomains
4 observed subdomains of bobbystore.kg.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bobbystore.kg in the public web crawl.
28 sites link to this hostname.
169 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bobbystore.kg.
| Mechanism | Target |
|---|---|
| SPF_A | bobbystore.kg |
| SPF_IP | 185.78.30.9 |
| SPF_IP | 85.198.84.230 |
| SPF_MX | bobbystore.kg |
| SPF_REDIRECT | beget.com |
Related pages
Pivot deeper into the graph from bobbystore.kg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bobbystore.kg"})-[: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.