Hostname
corpnet2.com
Last fetched
corpnet2.com resolves to 152.51.24.71, announced in 152.51.24.0/24 by GLAXOSMITHKLINE - GlaxoSmithKline in US. corpnet2.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for corpnet2.com is recorded in WhisperGraph.
Attribution
glaxosmithkline
ORIGIN_AS
WHOIS identity
- Registrar
- iana:447
- Registrant organisation
- domain name manager
- Contact emails
- internet.support@gsk.com, bkgbga4abjoi@idp.email
Subdomains
Showing 12 of 91. View all subdomains →
Mail and authentication
Nameservers
- ns-87.awsdns-10.com
- ns-999.awsdns-60.net
- ns-1070.awsdns-05.org
- ns-1601.awsdns-08.co.uk
Threat-feed evidence
History
Related pages
Pivot from corpnet2.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corpnet2.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.