Skip to content

Hostname

guardtek.net

Last fetched

guardtek.net resolves to 15.188.208.7, announced in 15.188.0.0/16 by AMAZON-02 - Amazon.com, Inc. in FR. guardtek.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · guardtek.netRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/guardtek.net

Resolution chain

IPv6 resolution

No AAAA record for guardtek.net is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
alpha system
Contact emails
g.abitbol@alphasystem.fr, 4665102e-efb2-44e9-96e2-eb5aa224575b@identity-protect.org, 56289592-bb9b-4ba2-a0af-242a343314e8@identity-protect.org, 680b697a-c3f3-40a1-a004-a8dbc1907bb2@identity-protect.org, 72340a00-a962-4250-991b-3ed86edfbd1b@identity-protect.org, 8d4fd3e0-7d6d-42d3-88ca-5584dc0867e2@identity-protect.org, 8d6c641d-f46c-47aa-9ee5-b12970b1f343@identity-protect.org, e000bac7-3789-4041-8dae-10456c41af47@identity-protect.org, owner-4855548@guardtek.net.whoisprivacyservice.org, owner-5322879@guardtek.net.whoisprivacyservice.org

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

  • ns-150.awsdns-18.com
  • ns-788.awsdns-34.net
  • ns-1510.awsdns-60.org
  • ns-1863.awsdns-40.co.uk

MX records

  • mail.guardtek.net

SPF policy

  • ip: 15.236.105.153
  • ip: 3.120.55.55
  • ip: 35.180.59.122

Threat-feed evidence

History

Related pages

Pivot from guardtek.net 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: "guardtek.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.