Skip to content

Hostname

ebh-pcb.com

Last fetched

ebh-pcb.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · ebh-pcb.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ebh-pcb.com

Resolution chain

ebh-pcb.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:151
Organization
gerhard regler
Contact emails

Subdomains

6 observed subdomains of ebh-pcb.com.

Web-graph footprint

Distinct hostnames that link to or from ebh-pcb.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ebh-pcb.com.

MechanismTarget
SPF_Aebh-pcb.com
SPF_Agate2.ebh-regler.de
SPF_Agw1.ebh-pcb.com
SPF_Agw2.ebh-pcb.com
SPF_Amail.ebh-regler.de
SPF_Amr01.rms-online.de
SPF_Asmtp1.ebh-regler.de
SPF_Ax7.rms-online.de
SPF_IP24.134.12.93/32
SPF_IP62.146.126.58
SPF_IP80.190.222.82
SPF_MXebh-pcb.com

Related pages

Pivot deeper into the graph from ebh-pcb.com.

Cypher and MCP

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

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