Skip to content

Hostname

apica.se

Last fetched

apica.se resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · apica.seRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/apica.se

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.9.3216.12.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
3.5.217.2073.5.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
3.5.218.2253.5.218.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
3.5.218.2553.5.218.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

1 observed subdomain of apica.se.

Subdomain
www.apica.se

Web-graph footprint

Distinct hostnames that link to or from apica.se in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for apica.se.

MechanismTarget
SPF_Amail.apicasystem.com
SPF_Awww2.apicasystem.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.213.119.5
SPF_IP34.236.138.236
SPF_IP35.171.125.129
SPF_MXapica.se

Related pages

Pivot deeper into the graph from apica.se.

Cypher and MCP

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

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