Skip to content

Hostname

autocom.se

Last fetched

autocom.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:inwx as the registrar.

Nutrition Label

WHISPER CANON · autocom.seRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/autocom.se

Resolution chain

autocom.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:inwx
Organization
Contact emails

Subdomains

25 observed subdomains of autocom.se.

Web-graph footprint

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

64 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for autocom.se.

MechanismTarget
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEamazonses.com
SPF_INCLUDElimajo.witglobal.net
SPF_IP178.77.112.198/32
SPF_IP194.103.58.162
SPF_IP91.201.0.0/16
SPF_MXautocom.se

Related pages

Pivot deeper into the graph from autocom.se.

Cypher and MCP

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

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