Skip to content

Hostname

strandumt.ro

Last fetched

strandumt.ro resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in US. WHOIS lists registrar:soluciones corporativas ip, s.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
204.93.224.200204.93.128.0/17AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

Registrar
registrar:soluciones corporativas ip, s.l.
Organization
Contact emails

Subdomains

2 observed subdomains of strandumt.ro.

Web-graph footprint

Distinct hostnames that link to or from strandumt.ro in the public web crawl.

5 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • strandumt.ro

SPF policy

4 SPF mechanisms authorising senders for strandumt.ro.

MechanismTarget
SPF_Astrandumt.ro
SPF_INCLUDErelay.mailchannels.net
SPF_IP204.93.224.194
SPF_MXstrandumt.ro

Related pages

Pivot deeper into the graph from strandumt.ro.

Cypher and MCP

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

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