Skip to content

Hostname

centra.ie

Last fetched

centra.ie resolves to 1 IPv4 address operated by AS48851 in DE. WHOIS lists registrar:blacknight solutions as the registrar.

Nutrition Label

WHISPER CANON · centra.ieRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/centra.ie

Resolution chain

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

IPPrefixASNOperatorCountry
141.226.253.8141.226.253.0/24AS48851DE

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
musgrave
Contact emails

Subdomains

10 observed subdomains of centra.ie.

Web-graph footprint

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

178 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for centra.ie.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusgraveecomaws.com
SPF_INCLUDEspf.amris.com
SPF_INCLUDEspf.musgrave.laposa.ie
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.65.48.182
SPF_IP83.71.135.83

Related pages

Pivot deeper into the graph from centra.ie.

Cypher and MCP

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

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