Skip to content

Hostname

api.neonsolutions.ie

Last fetched

api.neonsolutions.ie resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · api.neonsolutions.ieRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api.neonsolutions.ie

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.187.24952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.133.8152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.205.552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.84.699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with api.neonsolutions.ie in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for api.neonsolutions.ie.

MechanismTarget
SPF_Aapi.neonsolutions.ie
SPF_Amx.neonsolutions.ie
SPF_INCLUDEspf.paradyn.ie
SPF_MXapi.neonsolutions.ie

Related pages

Pivot deeper into the graph from api.neonsolutions.ie.

Cypher and MCP

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

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