Skip to content

Hostname

conicom.se

Last fetched

conicom.se resolves to 1 IPv4 address operated by ADMAX - Admax AB in SE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · conicom.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/conicom.se

Resolution chain

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

IPPrefixASNOperatorCountry
178.21.73.112178.21.73.0/24AS39806ADMAX - Admax ABSE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of conicom.se.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for conicom.se.

MechanismTarget
SPF_Aconicom.se
SPF_Asmtp1.smartemail.se
SPF_Asmtp2.smartemail.se
SPF_Asmtp3.smartemail.se
SPF_Asmtp4.smartemail.se
SPF_MXconicom.se
SPF_MXmail.smartemail.se

Related pages

Pivot deeper into the graph from conicom.se.

Cypher and MCP

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

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