Skip to content

Hostname

apcom.hr

Last fetched

apcom.hr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:logomedia d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · apcom.hrRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/apcom.hr

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.26.92104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.92104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:logomedia d.o.o.
Organization
apcom d.o.o.
Contact emails

Subdomains

1 observed subdomain of apcom.hr.

Subdomain
www.apcom.hr

Web-graph footprint

Distinct hostnames that link to or from apcom.hr in the public web crawl.

8 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for apcom.hr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP194.126.7.62
SPF_IP213.42.177.73
SPF_IP37.224.19.75
SPF_IP78.100.148.91
SPF_IP85.154.235.125
SPF_IP89.251.52.198
SPF_IP91.82.217.166
SPF_IP94.200.27.254
SPF_IP94.205.244.252

Related pages

Pivot deeper into the graph from apcom.hr.

Cypher and MCP

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

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