Skip to content

Hostname

ebmauto.com

Last fetched

ebmauto.com resolves to 185.45.67.60, announced in 185.45.66.0/23 by SUPERHOSTING_AS - SuperHosting.BG Ltd. in BG. ebmauto.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for ebmauto.com is recorded in WhisperGraph.

Attribution

superhosting bg

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
charles lee
Contact emails
chengdonglee@gmail.com, f6531121@gmail.com, pw-ec0986000b6c8ed043e7e6114f98af9f@privacyguardian.org

Subdomains

Mail and authentication

Nameservers

  • ns249.superhosting.bg
  • ns250.superhosting.bg

MX records

  • ebmauto.com

SPF policy

  • include: link.spf.superhosting.bg
  • include: smtp-out.spf.superhosting.bg
  • a: ebmauto.com
  • mx: ebmauto.com
  • ip: 185.45.66.42
  • ip: 185.45.67.42

Threat-feed evidence

History

Related pages

Pivot from ebmauto.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ebmauto.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.