Skip to content

Hostname

hostmaster.centurion-tech.com

Last fetched

hostmaster.centurion-tech.com resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US.

Nutrition Label

WHISPER CANON · hostmaster.centurion-tech.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hostmaster.centurion-tech.com

Resolution chain

hostmaster.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

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

Subdomains

4 observed subdomains of hostmaster.centurion-tech.com.

Threat posture

History

Mail and authentication

SPF policy

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

Cypher and MCP

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

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