Hostname
gpstracking.ro
Last fetched
gpstracking.ro resolves to 212.146.105.36, announced in 212.146.96.0/19 by GTS-BACKBONE - GTS Telecom SRL in RO. gpstracking.ro 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
- 212.146.105.36
212.146.96.0/19 · GTS-BACKBONE - GTS Telecom SRL · Bucharest, RO
IPv6 resolution
No AAAA record for gpstracking.ro is recorded in WhisperGraph.
Attribution
gts
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:abo net srl
Subdomains
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
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- ns.gpstracking.ro
MX records
- mail.gpstracking.ro
SPF policy
- ip: 128.140.228.227
- ip: 193.226.161.74
- ip: 212.146.105.36
- ip: 212.146.93.212
- ip: 94.24.54.107
Threat-feed evidence
History
Related pages
Pivot from gpstracking.ro 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: "gpstracking.ro"})-[: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.