Skip to content

Hostname

sampltech.com

Last fetched

sampltech.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. sampltech.com 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 · sampltech.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sampltech.com

Resolution chain

No IPv4 resolution is recorded for sampltech.com in WhisperGraph.

IPv6 resolution

No AAAA record for sampltech.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of sampltech.com owner
Contact emails
4b45e1d1-04ac-4b58-aaf1-325c25e4bf4b@identity-protect.org, 50b17205-a4aa-453a-8dd3-71b7e1fe11ac@identity-protect.org, cd127684-645d-49ec-9db8-f4ab570e097e@identity-protect.org, ce794122-6bed-4667-9adb-0948b06bac19@identity-protect.org, ce835df7-82f9-4155-b662-3fa522654591@identity-protect.org, dd5f0fb7-c7f6-4e17-aae6-86fa71c96f5b@identity-protect.org, owner-10794143@sampltech.com.whoisprivacyservice.org, owner-6926881@sampltech.com.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-24.awsdns-03.com
  • ns-616.awsdns-13.net
  • ns-1268.awsdns-30.org
  • ns-1863.awsdns-40.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: amazonses.com
  • include: _spf.google.com
  • include: 145331841.spf07.hubspotemail.net

Threat-feed evidence

History

Related pages

Pivot from sampltech.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: "sampltech.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 20

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