Skip to content

Hostname

ebp-maroc.com

Last fetched

ebp-maroc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1630 as the registrar.

Nutrition Label

WHISPER CANON · ebp-maroc.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ebp-maroc.com

Resolution chain

ebp-maroc.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:1630
Organization
ebp informatique
Contact emails

Subdomains

6 observed subdomains of ebp-maroc.com.

Web-graph footprint

Distinct hostnames that link to or from ebp-maroc.com in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ebp-maroc.com

SPF policy

5 SPF mechanisms authorising senders for ebp-maroc.com.

MechanismTarget
SPF_Aebp-maroc.com
SPF_INCLUDEspf.jabatus.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP109.234.162.206/32
SPF_MXebp-maroc.com

Related pages

Pivot deeper into the graph from ebp-maroc.com.

Cypher and MCP

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

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