Skip to content

Hostname

beplex.com

Last fetched

beplex.com resolves to 1 IPv4 address operated by EQUINIX in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · beplex.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/beplex.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.201.125.1581.201.125.0/24AS15830EQUINIXIT

WHOIS identity

Registrar
iana:168
Organization
ass. prof. bonelli erede pappalardo
Contact emails

Subdomains

5 observed subdomains of beplex.com.

Web-graph footprint

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

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for beplex.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.94.108.168
SPF_IP93.55.126.158

Related pages

Pivot deeper into the graph from beplex.com.

Cypher and MCP

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

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