Hostname
scripts.bastillepost.com
Last fetched
scripts.bastillepost.com resolves to 8 IPv4 addresses operated by BEDGE-CO-LIMITED - BEDGE CO LIMITED in MX.
Nutrition Label
Resolution chain
scripts.bastillepost.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 |
|---|---|---|---|---|
| 38.60.178.81 | 38.60.178.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | MX |
| 38.60.178.82 | 38.60.178.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | MX |
| 87.119.19.16 | 87.119.19.0/24 | AS141180 | — | SG |
| 87.119.19.17 | 87.119.19.0/24 | AS141180 | — | SG |
| 87.119.19.20 | 87.119.19.0/24 | AS141180 | — | SG |
| 87.119.19.21 | 87.119.19.0/24 | AS141180 | — | SG |
| 98.98.253.38 | 98.98.253.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
| 98.98.253.88 | 98.98.253.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
WHOIS identity
No WHOIS records are currently associated with scripts.bastillepost.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from scripts.bastillepost.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from scripts.bastillepost.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scripts.bastillepost.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.