Skip to content

Hostname

alphatech-marine.com

Last fetched

alphatech-marine.com resolves to 1 IPv4 address operated by AS211611 in RO. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
146.19.133.45146.19.133.0/24AS211611RO

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of alphatech-marine.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for alphatech-marine.com.

MechanismTarget
SPF_Aalphatech-marine.com
SPF_IP51.83.238.129
SPF_IP81.196.80.34
SPF_IP81.196.80.45
SPF_IP91.244.247.200
SPF_IP91.244.247.41
SPF_MXalphatech-marine.com

Related pages

Pivot deeper into the graph from alphatech-marine.com.

Cypher and MCP

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

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