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
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.
Showing 25 of 26. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for gskdirect.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 149.72.127.191 |
| SPF_IP | 157.133.233.27 |
| SPF_IP | 157.133.233.62 |
| SPF_IP | 157.133.233.63 |
| SPF_IP | 157.133.233.64 |
| SPF_IP | 157.133.233.65 |
| SPF_IP | 167.89.112.87 |
| SPF_IP | 18.210.223.137 |
| SPF_IP | 18.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.