Skip to content

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

WHISPER CANON · b-website.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/b-website.com

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.

IPPrefixASNOperatorCountry
109.234.161.45109.234.161.0/24AS50474ECO-ASFR
193.203.239.47193.203.239.0/24AS210403IDNIC-TEKLINGMEDIA-AS-ID PT Tekling Media InterkoneksiFR

WHOIS identity

Registrar
iana:74
Organization
brice capobianco
Contact emails

Subdomains

17 observed subdomains of b-website.com.

Web-graph footprint

Distinct hostnames that link to or from b-website.com in the public web crawl.

193 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for b-website.com.

MechanismTarget
SPF_Amail.b-website.com
SPF_Amailphp.lws-hosting.com
SPF_MXb-website.com

Related pages

Pivot deeper into the graph from b-website.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.