Skip to content

Hostname

ns2.waveforcetech.com

Last fetched

ns2.waveforcetech.com resolves to 3 IPv4 addresses operated by AS16276 in US.

Nutrition Label

WHISPER CANON · ns2.waveforcetech.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns2.waveforcetech.com

Resolution chain

ns2.waveforcetech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.204.135.3415.204.128.0/17AS16276US
170.130.99.50170.130.98.0/23AS62904AS62904 - Eonix CorporationUS
170.130.99.62170.130.98.0/23AS62904AS62904 - Eonix CorporationUS

WHOIS identity

No WHOIS records are currently associated with ns2.waveforcetech.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

78 SPF mechanisms authorising senders for ns2.waveforcetech.com.

MechanismTarget
SPF_Adns.waveforcetech.com
SPF_IP104.206.1.30
SPF_IP170.130.99.50
SPF_IP170.130.99.51
SPF_IP170.130.99.52
SPF_IP170.130.99.53
SPF_IP170.130.99.54
SPF_IP170.130.99.55
SPF_IP170.130.99.56
SPF_IP170.130.99.57
SPF_IP170.130.99.58
SPF_IP170.130.99.59
SPF_IP170.130.99.60
SPF_IP170.130.99.61
SPF_IP170.130.99.62
SPF_IP178.162.201.25
SPF_IP178.162.201.55
SPF_IP192.227.72.196
SPF_IP192.227.72.197
SPF_IP192.227.72.198
SPF_IP192.227.72.199
SPF_IP192.227.72.200
SPF_IP192.227.72.201
SPF_IP192.227.72.202
SPF_IP192.227.72.203
SPF_IP192.227.72.204
SPF_IP192.227.72.205
SPF_IP192.227.72.206
SPF_IP192.227.72.207
SPF_IP192.227.72.208
SPF_IP192.227.72.209
SPF_IP192.227.72.210
SPF_IP192.227.72.211
SPF_IP192.227.72.212
SPF_IP192.227.72.213
SPF_IP192.227.72.214
SPF_IP192.227.72.215
SPF_IP192.227.72.216
SPF_IP192.227.72.217
SPF_IP192.227.72.218
SPF_IP192.227.72.219
SPF_IP192.227.72.220
SPF_IP192.227.72.221
SPF_IP192.227.72.222
SPF_IP192.227.72.223
SPF_IP192.227.72.224
SPF_IP192.227.72.225
SPF_IP192.227.72.226
SPF_IP192.227.72.227
SPF_IP216.106.182.167
SPF_IP216.106.182.178
SPF_IP216.106.182.29
SPF_IP23.231.31.226
SPF_IP23.231.31.227
SPF_IP23.231.31.228
SPF_IP23.231.31.229
SPF_IP23.231.31.230
SPF_IP37.58.52.86
SPF_IP46.165.195.148
SPF_IP46.165.195.179
SPF_IP51.222.98.216
SPF_IP51.222.98.217
SPF_IP51.222.98.218
SPF_IP51.222.98.219
SPF_IP51.222.98.220
SPF_IP64.235.61.145
SPF_IP64.235.61.155
SPF_IP64.235.61.171
SPF_IP64.235.61.177
SPF_IP85.17.24.157
SPF_IP85.17.25.25
SPF_IP85.17.25.28
SPF_IP85.17.25.29
SPF_IP85.17.25.30
SPF_IP94.75.219.55
SPF_IP95.168.164.15
SPF_IP95.211.105.249
SPF_IP95.211.105.250

Related pages

Pivot deeper into the graph from ns2.waveforcetech.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ns2.waveforcetech.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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