Hostname
b-website.com
Last fetched
b-website.com resolves to 2 IPv4 addresses operated by ECO-AS in FR. WHOIS lists iana:74 as the registrar.
Nutrition Label
Resolution chain
b-website.com 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 |
|---|---|---|---|---|
| 109.234.161.45 | 109.234.161.0/24 | AS50474 | ECO-AS | FR |
| 193.203.239.47 | 193.203.239.0/24 | AS210403 | IDNIC-TEKLINGMEDIA-AS-ID PT Tekling Media Interkoneksi | FR |
WHOIS identity
- Registrar
- iana:74
- Organization
- brice capobianco
- Contact emails
Subdomains
17 observed subdomains of b-website.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from b-website.com in the public web crawl.
193 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for b-website.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.b-website.com |
| SPF_A | mailphp.lws-hosting.com |
| SPF_MX | b-website.com |
Related pages
Pivot deeper into the graph from b-website.com.
- IP · 109.234.161.45
- ASN · AS50474ECO-AS
- Registrar · iana:74
- Country · FR
- Email · 81d29b7a046d41b2.1101426@spamfree.bookmyname.com
- TLD · .com
- Browse hostnames · bw…
- 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: "b-website.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.