Skip to content

Hostname

oftalmo.md

Last fetched

oftalmo.md resolves to 1 IPv4 address operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · oftalmo.mdRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/oftalmo.md

Resolution chain

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

IPPrefixASNOperatorCountry
77.37.122.25077.37.122.0/23AS47583FR

WHOIS identity

Registrar
Organization
promed c.m.s.
Contact emails

Subdomains

5 observed subdomains of oftalmo.md.

Web-graph footprint

Distinct hostnames that link to or from oftalmo.md in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for oftalmo.md.

MechanismTarget
SPF_Aoftalmo.md
SPF_IP2a02:4780:28:b46b:0:0:0:1
SPF_IP77.37.122.250
SPF_MXoftalmo.md

Related pages

Pivot deeper into the graph from oftalmo.md.

Cypher and MCP

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

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