Skip to content

Hostname

info-delta.ro

Last fetched

info-delta.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · info-delta.roRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/info-delta.ro

Resolution chain

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

IPPrefixASNOperatorCountry
91.212.246.291.212.246.0/24AS5606RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

13 observed subdomains of info-delta.ro.

Web-graph footprint

Distinct hostnames that link to or from info-delta.ro in the public web crawl.

112 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • info-delta.ro

SPF policy

10 SPF mechanisms authorising senders for info-delta.ro.

MechanismTarget
SPF_Ainfo-delta.ro
SPF_IP212.146.79.229
SPF_IP212.146.79.26
SPF_IP89.33.5.120
SPF_IP89.33.5.40
SPF_IP89.35.160.11
SPF_IP89.35.160.12
SPF_IP91.212.231.97
SPF_IP91.212.246.2
SPF_MXinfo-delta.ro

Related pages

Pivot deeper into the graph from info-delta.ro.

Cypher and MCP

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

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