Skip to content

Hostname

professionalstore.com

Last fetched

professionalstore.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · professionalstore.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/professionalstore.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.116108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.32108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.7108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.72108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.173.105108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.20108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.60108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.61108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.97.10618.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.1318.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.4018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.9918.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:299
Organization
wella international operations switzerland s.a r.l.
Contact emails

Subdomains

153 observed subdomains of professionalstore.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for professionalstore.com.

MechanismTarget
SPF_INCLUDE_spf.31326.transactional-mail-a.com

Related pages

Pivot deeper into the graph from professionalstore.com.

Cypher and MCP

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

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