Skip to content

Hostname

constanta.info

Last fetched

constanta.info resolves to 1 IPv4 address operated by AS44043 in RO. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · constanta.infoRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/constanta.info

Resolution chain

constanta.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.214.133.2895.214.133.0/24AS44043RO

WHOIS identity

Registrar
iana:146
Organization
m. stenzel
Contact emails

Subdomains

19 observed subdomains of constanta.info.

Web-graph footprint

Distinct hostnames that link to or from constanta.info in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • constanta.info

SPF policy

8 SPF mechanisms authorising senders for constanta.info.

MechanismTarget
SPF_Aconstanta.info
SPF_INCLUDEspf.mxserver.ro
SPF_IP89.45.173.49
SPF_IP91.200.120.50
SPF_IP91.200.120.92
SPF_IP93.115.113.169
SPF_IP95.214.132.158/32
SPF_MXconstanta.info

Related pages

Pivot deeper into the graph from constanta.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "constanta.info"})-[: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.