Skip to content

Hostname

centurion-tech.com

Last fetched

centurion-tech.com resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · centurion-tech.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/centurion-tech.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.43.131.3145.43.130.0/23AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

Registrar
iana:1068
Organization
don stanley
Contact emails

Subdomains

12 observed subdomains of centurion-tech.com.

Web-graph footprint

Distinct hostnames that link to or from centurion-tech.com in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for 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 centurion-tech.com.

Cypher and MCP

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

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