Skip to content

Hostname

pharmaweb.it

Last fetched

pharmaweb.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · pharmaweb.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/pharmaweb.it

Resolution chain

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

IPPrefixASNOperatorCountry
35.152.178.10435.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.137.14518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:gandi sas
Organization
krealia srl
Contact emails

Subdomains

2 observed subdomains of pharmaweb.it.

Web-graph footprint

Distinct hostnames that link to or from pharmaweb.it in the public web crawl.

19 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pharmaweb.it.

MechanismTarget
SPF_IP213.171.188.117
SPF_IP213.171.188.2
SPF_IP77.238.1.105
SPF_IP77.238.1.110
SPF_IP77.238.1.134
SPF_IP93.57.84.243
SPF_IP95.169.71.66

Related pages

Pivot deeper into the graph from pharmaweb.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pharmaweb.it"})-[: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.