Skip to content

Hostname

apulum.ro

Last fetched

apulum.ro resolves to 1 IPv4 address operated by AS12302 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · apulum.roRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/apulum.ro

Resolution chain

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

IPPrefixASNOperatorCountry
193.231.246.1193.231.246.0/24AS12302RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

45 observed subdomains of apulum.ro.

Web-graph footprint

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

238 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for apulum.ro.

MechanismTarget
SPF_Aapulum.ro
SPF_INCLUDEscanscope.net
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP193.231.246.10
SPF_IP193.231.246.20
SPF_IP193.231.246.32
SPF_IP20.123.98.0/24
SPF_IP20.223.50.128/28
SPF_IP20.223.75.176/28
SPF_IP20.238.157.40/29
SPF_IP3.64.45.249/32
SPF_IP3.67.57.50/32
SPF_IP52.166.173.187
SPF_IP52.174.155.154
SPF_IP52.236.20.16/28
SPF_MXapulum.ro

Related pages

Pivot deeper into the graph from apulum.ro.

Cypher and MCP

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

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