Skip to content

Hostname

pharmetika.com

Last fetched

pharmetika.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · pharmetika.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pharmetika.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.124.12718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.103.5018.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.5118.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.6218.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.9218.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.122.2018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.255.213.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.283.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.813.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.973.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of pharmetika.com owner
Contact emails

Subdomains

32 observed subdomains of pharmetika.com.

Web-graph footprint

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

6 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pharmetika.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from pharmetika.com.

Cypher and MCP

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

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