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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.43.131.31 | 45.43.130.0/23 | AS397373 | H4Y-TECHNOLOGIES - H4Y Technologies LLC | US |
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
MX records
SPF policy
19 SPF mechanisms authorising senders for centurion-tech.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 198.96.95.162 |
| SPF_IP | 198.96.95.163 |
| SPF_IP | 198.96.95.164 |
| SPF_IP | 198.96.95.165 |
| SPF_IP | 198.96.95.166 |
| SPF_IP | 46.165.235.107 |
| SPF_IP | 46.165.235.110 |
| SPF_IP | 46.165.235.65 |
| SPF_IP | 46.165.235.71 |
| SPF_IP | 46.165.235.72 |
| SPF_IP | 51.210.107.233 |
| SPF_IP | 51.38.19.18 |
| SPF_IP | 51.38.19.19 |
| SPF_IP | 51.38.19.20 |
| SPF_IP | 85.190.228.186 |
| SPF_IP | 85.190.228.187 |
| SPF_IP | 85.190.228.188 |
| SPF_IP | 85.190.228.189 |
| SPF_IP | 85.190.228.200 |
Related pages
Pivot deeper into the graph from centurion-tech.com.
- IP · 45.43.131.31
- ASN · AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLC
- Registrar · iana:1068
- Country · US
- Email · ahamidz2@gmail.com
- TLD · .com
- Browse hostnames · ce…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.