Skip to content

Hostname

reklamstore.com

Last fetched

reklamstore.com resolves to 1 IPv4 address operated by AS47583 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · reklamstore.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/reklamstore.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.198.224.22982.198.224.0/21AS47583DE

WHOIS identity

Registrar
iana:146
Organization
rs internet pazarlama a.s.
Contact emails

Subdomains

49 observed subdomains of reklamstore.com.

Web-graph footprint

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

90 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for reklamstore.com.

MechanismTarget
SPF_Areklamstore.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP188.132.128.0/21
SPF_IP77.92.152.0/24
SPF_IP77.92.152.15
SPF_IP77.92.152.20
SPF_IP77.92.153.0/24
SPF_MXreklamstore.com

Related pages

Pivot deeper into the graph from reklamstore.com.

Cypher and MCP

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

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