Skip to content

Hostname

ns2.centurion-tech.com

Last fetched

ns2.centurion-tech.com resolves to 2 IPv4 addresses operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US.

Nutrition Label

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

Resolution chain

ns2.centurion-tech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.245.213.218216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
45.43.131.3145.43.130.0/23AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

No WHOIS records are currently associated with ns2.centurion-tech.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ns2.centurion-tech.com.

MechanismTarget
SPF_IP198.96.95.162
SPF_IP198.96.95.163
SPF_IP198.96.95.164
SPF_IP198.96.95.165
SPF_IP198.96.95.166
SPF_IP46.165.235.107
SPF_IP46.165.235.110
SPF_IP46.165.235.65
SPF_IP46.165.235.71
SPF_IP46.165.235.72
SPF_IP51.210.107.233
SPF_IP51.38.19.18
SPF_IP51.38.19.19
SPF_IP51.38.19.20
SPF_IP85.190.228.186
SPF_IP85.190.228.187
SPF_IP85.190.228.188
SPF_IP85.190.228.189
SPF_IP85.190.228.200

Related pages

Pivot deeper into the graph from ns2.centurion-tech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ns2.centurion-tech.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.