Skip to content

Hostname

anticimex.se

Last fetched

anticimex.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ascio inc. as the registrar.

Nutrition Label

WHISPER CANON · anticimex.seRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/anticimex.se

Resolution chain

anticimex.se has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ascio inc.
Organization
Contact emails

Subdomains

27 observed subdomains of anticimex.se.

Web-graph footprint

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

290 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for anticimex.se.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.jetshop.se
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.41.168.100/32
SPF_IP194.22.19.188
SPF_IP212.214.78.60
SPF_IP212.247.0.192
SPF_IP212.247.0.219
SPF_IP212.247.0.242/32
SPF_IP212.247.0.243/32
SPF_IP23.249.220.71
SPF_IP23.249.220.72
SPF_IP23.249.220.73
SPF_IP51.144.34.131
SPF_IP84.19.146.127
SPF_MXanticimex.se

Related pages

Pivot deeper into the graph from anticimex.se.

Cypher and MCP

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

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