Skip to content

Hostname

ascstech.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:146
Registrant organisation
domain support
Contact emails
domains@globat.com, frtgdfmbwm@whoisprivacyprotect.com

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns07.domaincontrol.com
  • ns08.domaincontrol.com

SPF policy

  • ip: 184.154.167.228/30
  • ip: 23.29.121.90/31
  • ip: 103.211.239.168
  • ip: 104.36.21.130
  • ip: 147.135.126.98
  • ip: 162.216.241.21
  • ip: 173.208.166.59
  • ip: 173.208.166.60
  • ip: 173.208.166.62
  • ip: 173.243.120.207
  • ip: 173.243.120.209
  • ip: 174.34.154.155
  • ip: 178.238.230.221
  • ip: 184.154.167.226
  • ip: 184.154.167.229
  • ip: 198.49.67.108
  • ip: 23.29.121.90
  • ip: 38.7.207.101
  • ip: 38.7.207.12
  • ip: 38.7.207.121
  • ip: 38.7.207.154
  • ip: 66.181.33.203
  • ip: 66.240.205.126
  • ip: 66.240.219.140
  • ip: 68.168.117.60
  • ip: 74.119.217.46
  • ip: 74.119.217.48
  • ip: 91.205.75.78

Threat-feed evidence

History

Related pages

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