Skip to content

Hostname

gskdirect.com

Last fetched

gskdirect.com resolves to 7 IPv4 addresses operated by AS213120 in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · gskdirect.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gskdirect.com

Resolution chain

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

WHOIS identity

Registrar
iana:447
Organization
glaxo group
Contact emails

Subdomains

26 observed subdomains of gskdirect.com.

Web-graph footprint

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

17 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for gskdirect.com.

MechanismTarget
SPF_IP149.72.127.191
SPF_IP157.133.233.27
SPF_IP157.133.233.62
SPF_IP157.133.233.63
SPF_IP157.133.233.64
SPF_IP157.133.233.65
SPF_IP167.89.112.87
SPF_IP18.210.223.137
SPF_IP18.210.84.72

Related pages

Pivot deeper into the graph from gskdirect.com.

Cypher and MCP

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

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