Skip to content

Hostname

gwpharma.com

Last fetched

gwpharma.com resolves to 1 IPv4 address operated by AS60793 in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · gwpharma.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gwpharma.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.19.14.34185.19.12.0/22AS60793GB

WHOIS identity

Registrar
iana:299
Organization
contact for gw pharmaceuticals - deleted
Contact emails

Subdomains

2 observed subdomains of gwpharma.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gwpharma.com.

Related pages

Pivot deeper into the graph from gwpharma.com.

Cypher and MCP

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

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