Skip to content

Hostname

hostnow.ro

Last fetched

hostnow.ro resolves to 2 IPv4 addresses operated by AS49270 in RO. WHOIS lists registrar:synaptic systems srl as the registrar.

Nutrition Label

WHISPER CANON · hostnow.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hostnow.ro

Resolution chain

hostnow.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:synaptic systems srl
Organization
Contact emails

Subdomains

18 observed subdomains of hostnow.ro.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hostnow.ro.

MechanismTarget
SPF_Ahostnow.ro
SPF_IP91.212.191.205
SPF_MXhostnow.ro

Related pages

Pivot deeper into the graph from hostnow.ro.

Cypher and MCP

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

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