Hostname
javiergs.com
Last fetched
javiergs.com resolves to 35.165.238.131, announced in 35.160.0.0/13 by AMAZON-02 - Amazon.com, Inc. in US. javiergs.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
- 35.165.238.131
35.160.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Boardman, US
IPv6 resolution
No AAAA record for javiergs.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:93
- Registrant organisation
- gkg.net domain proxy service
- Contact emails
- 069920799c6ea5bbe1eb0e6fb88c23bb21d2e06f@privatedomain.gkg.net, 28a11cbf56139cc767729c4aefeb96962b6e8393@privatedomain.gkg.net, 2cb775effd359eedad2cdc28d83a835c26801ec1@privatedomain.gkg.net, 2d3bb7174bbf5b5b9f6129acc1b7ba0381fddcf9@privatedomain.gkg.net, 39a279f46442b5bbf7dbf422f378016996310b74@privatedomain.gkg.net, 3a6bcd66ab6f8d0fe08f7a66da2d4654b410e715@privatedomain.gkg.net, 7091a22c3257bd810f3335cb18c6e1409e161c68@privatedomain.gkg.net, b2949854e7d440fe7ab4859da9514924a4eaf1be@privatedomain.gkg.net, bd7f60aba1644d493b39058cfe9fe4bfc59a1635@privatedomain.gkg.net, cacb1dae460dd47ee860f98b2c659458f41a8f8e@privatedomain.gkg.net, dd2d566e2b5ecb13bcd063080c5bfb4ebb9e3082@privatedomain.gkg.net, efed99bf8f338cef1c1898db261c787ee4d6edff@privatedomain.gkg.net
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns3.gkg.net
- ns4.gkg.net
Threat-feed evidence
History
Related pages
Pivot from javiergs.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: "javiergs.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.