Skip to content

Hostname

autoconcept.dk

Last fetched

autoconcept.dk resolves to 1 IPv4 address operated by ESAB-AS in SE. WHOIS lists registrar:name srs ab as the registrar.

Nutrition Label

WHISPER CANON · autoconcept.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/autoconcept.dk

Resolution chain

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

IPPrefixASNOperatorCountry
193.234.92.45193.234.92.0/24AS39351ESAB-ASSE

WHOIS identity

Registrar
registrar:name srs ab
Organization
autoconcept sverige ab
Contact emails

Subdomains

9 observed subdomains of autoconcept.dk.

Web-graph footprint

Distinct hostnames that link to or from autoconcept.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for autoconcept.dk.

MechanismTarget
SPF_INCLUDE6209108.spf04.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-a.telia.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.67.13.2

Related pages

Pivot deeper into the graph from autoconcept.dk.

Cypher and MCP

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

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