Skip to content

Hostname

b2english.com

Last fetched

b2english.com resolves to 2 IPv4 addresses operated by AS47583 in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · b2english.comRouting diversity2.4/10Peering density8.7/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/b2english.com

Resolution chain

b2english.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.79.20.104145.79.20.0/22AS47583FR
35.214.149.6935.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
iana:69
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of b2english.com.

Web-graph footprint

Distinct hostnames that link to or from b2english.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • b2english.com

SPF policy

4 SPF mechanisms authorising senders for b2english.com.

MechanismTarget
SPF_Ab2english.com
SPF_Aes34.siteground.eu
SPF_INCLUDEb2english.com.spf.auto.dnssmarthost.net
SPF_MXb2english.com

Related pages

Pivot deeper into the graph from b2english.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "b2english.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.