Skip to content

Hostname

berelshop.com

Last fetched

berelshop.com resolves to 2 IPv4 addresses operated by AS749 in US. WHOIS lists iana:1483 as the registrar.

Nutrition Label

WHISPER CANON · berelshop.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/berelshop.com

Resolution chain

berelshop.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
22.227.38.6522.0.0.0/8AS749US
74.119.239.23474.119.239.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:1483
Organization
comercializadora margus
Contact emails

Subdomains

8 observed subdomains of berelshop.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for berelshop.com.

MechanismTarget
SPF_Aberelshop.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.relay.serverneubox.com.mx
SPF_IP198.59.144.23
SPF_IP65.99.205.112
SPF_IP65.99.252.194
SPF_MXberelshop.com

Related pages

Pivot deeper into the graph from berelshop.com.

Cypher and MCP

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

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