Skip to content

Hostname

berreys.com

Last fetched

berreys.com resolves to 193.38.34.5, announced in 193.38.34.0/24 by MARKAHOST-TELEKOMUNIKASYON-LIMITED-SIRKETI - Markahost Telekomunikasyon Ve Ticaret Limited Sirketi in TR. berreys.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 · berreys.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/berreys.com

Resolution chain

IPv6 resolution

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

Attribution

markahost telekomunikasyon ve ticaret sirketi

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:3862
Contact emails
gdpr-masking@gdpr-masked.com

Subdomains

Mail and authentication

Nameservers

  • ns1.berreys.com
  • ns2.berreys.com
  • ns1.markahost.com
  • ns2.markahost.com

MX records

  • berreys.com

SPF policy

  • a: berreys.com
  • mx: berreys.com
  • include: relay.mailbaby.net
  • ip: 193.38.34.5
  • ip: 78.135.87.2

Threat-feed evidence

History

Related pages

Pivot from berreys.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: "berreys.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.