Skip to content

Hostname

bekerelecteric.com

Last fetched

bekerelecteric.com resolves to 1 IPv4 address operated by AS210814 in GB. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · bekerelecteric.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/bekerelecteric.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.222.28.28185.222.28.0/24AS210814GB

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

1 observed subdomain of bekerelecteric.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for bekerelecteric.com.

MechanismTarget
SPF_Abekerelecteric.com
SPF_IP185.83.183.100
SPF_IP2.188.233.206
SPF_IP62.60.190.61
SPF_IP87.107.55.55
SPF_MXbekerelecteric.com

Related pages

Pivot deeper into the graph from bekerelecteric.com.

Cypher and MCP

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

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