Skip to content

Hostname

da-concept.ro

Last fetched

da-concept.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:web dedicated srl as the registrar.

Nutrition Label

WHISPER CANON · da-concept.roRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/da-concept.ro

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.122.57138.201.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:web dedicated srl
Organization
Contact emails

Subdomains

14 observed subdomains of da-concept.ro.

Threat posture

History

Mail and authentication

MX records

  • da-concept.ro

SPF policy

7 SPF mechanisms authorising senders for da-concept.ro.

MechanismTarget
SPF_Ada-concept.ro
SPF_INCLUDErelay.mailchannels.net
SPF_IP138.201.122.57
SPF_IP176.223.223.114
SPF_IP91.210.80.211
SPF_IP91.210.80.22
SPF_MXda-concept.ro

Related pages

Pivot deeper into the graph from da-concept.ro.

Cypher and MCP

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

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