Skip to content

Hostname

parolla.ie

Last fetched

parolla.ie resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:irish domains as the registrar.

Nutrition Label

WHISPER CANON · parolla.ieRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/parolla.ie

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.95.84138.68.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
168.119.238.215168.119.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:irish domains
Organization
ogilvie consulting
Contact emails

Subdomains

25 observed subdomains of parolla.ie.

Web-graph footprint

Distinct hostnames that link to or from parolla.ie in the public web crawl.

18 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for parolla.ie.

MechanismTarget
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEtransmail.net
SPF_INCLUDEzoho.eu
SPF_IP116.203.121.37
SPF_IP116.203.121.64
SPF_IP116.203.182.117
SPF_IP116.203.182.219
SPF_IP138.68.95.84
SPF_IP157.90.20.138
SPF_IP49.12.105.161
SPF_IP78.47.51.195
SPF_MXparolla.ie

Related pages

Pivot deeper into the graph from parolla.ie.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "parolla.ie"})-[: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.