Skip to content

Hostname

sera.ro

Last fetched

sera.ro resolves to 1 IPv4 address operated by AS3223 in RO. WHOIS lists registrar:host gate srl as the registrar.

Nutrition Label

WHISPER CANON · sera.roRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sera.ro

Resolution chain

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

IPPrefixASNOperatorCountry
80.96.6.10380.96.6.0/24AS3223RO

WHOIS identity

Registrar
registrar:host gate srl
Organization
Contact emails

Subdomains

17 observed subdomains of sera.ro.

Web-graph footprint

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

33 sites link to this hostname.

188 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for sera.ro.

MechanismTarget
SPF_Asera.ro
SPF_IP195.242.88.129
SPF_IP195.242.88.141
SPF_IP80.96.6.100
SPF_IP93.115.203.108
SPF_MXsera.ro

Related pages

Pivot deeper into the graph from sera.ro.

Cypher and MCP

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

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