Skip to content

Hostname

primeline.ie

Last fetched

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

Nutrition Label

WHISPER CANON · primeline.ieRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/primeline.ie

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.93.12792.205.88.0/21AS21499DE

WHOIS identity

Registrar
registrar:blacknight solutions
Organization
primeline logistics
Contact emails

Subdomains

4 observed subdomains of primeline.ie.

Web-graph footprint

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

31 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for primeline.ie.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohomail360.eu
SPF_IP13.110.6.19
SPF_IP159.134.105.81
SPF_IP83.71.204.173
SPF_IP86.47.130.193

Related pages

Pivot deeper into the graph from primeline.ie.

Cypher and MCP

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

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