Skip to content

Hostname

ayoubshop.com

Last fetched

ayoubshop.com resolves to 2 IPv4 addresses operated by BertinaTechnologyCompany - Parsian High Tech Company PJSC in IR. WHOIS lists iana:4150 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.88.152.86185.88.152.0/24AS42043BertinaTechnologyCompany - Parsian High Tech Company PJSCIR
80.249.115.6580.249.115.0/24AS212216Netafraz - Netafraz Iranian Ltd.IR

WHOIS identity

Registrar
iana:4150
Organization
ayoub hoseini
Contact emails

Subdomains

9 observed subdomains of ayoubshop.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ayoubshop.com.

MechanismTarget
SPF_Aayoubshop.com
SPF_INCLUDE_auxspf.axspace.com
SPF_IP185.88.152.86
SPF_IP80.249.115.0/24
SPF_MXayoubshop.com

Related pages

Pivot deeper into the graph from ayoubshop.com.

Cypher and MCP

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

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