Skip to content

Hostname

bhcephe.com

Last fetched

bhcephe.com resolves to 1 IPv4 address operated by MYLOC-AS - WIIT AG in DE. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · bhcephe.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bhcephe.com

Resolution chain

bhcephe.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.163.227.8489.163.128.0/17AS24961MYLOC-AS - WIIT AGDE

WHOIS identity

Registrar
iana:1091
Organization
bh aluminyum mim. muh. ins. tic. ltd. sti.
Contact emails

Subdomains

1 observed subdomain of bhcephe.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bhcephe.com.

MechanismTarget
SPF_Abhcephe.com
SPF_IP2001:4ba0:babe:4300:0:0:0:0
SPF_IP89.163.227.84
SPF_MXbhcephe.com

Related pages

Pivot deeper into the graph from bhcephe.com.

Cypher and MCP

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

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