Skip to content

Hostname

e4b.llc

Last fetched

e4b.llc resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:609 as the registrar.

Nutrition Label

WHISPER CANON · e4b.llcRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/e4b.llc

Resolution chain

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

WHOIS identity

Registrar
iana:609
Organization
Contact emails

Subdomains

81 observed subdomains of e4b.llc.

Web-graph footprint

Distinct hostnames that link to or from e4b.llc in the public web crawl.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for e4b.llc.

MechanismTarget
SPF_Ae4b.llc
SPF_IP144.217.69.105
SPF_IP65.108.109.32
SPF_MXe4b.llc

Related pages

Pivot deeper into the graph from e4b.llc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "e4b.llc"})-[: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.