Skip to content

Hostname

linuxhosting.qos.se

Last fetched

linuxhosting.qos.se resolves to 1 IPv4 address operated by AS29468 in SE.

Nutrition Label

WHISPER CANON · linuxhosting.qos.seRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/linuxhosting.qos.se

Resolution chain

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

IPPrefixASNOperatorCountry
185.102.16.152185.102.85.0/24AS29468SE

WHOIS identity

No WHOIS records are currently associated with linuxhosting.qos.se in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for linuxhosting.qos.se.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.102.16.0/24
SPF_IP185.102.16.2/32
SPF_IP185.102.18.86
SPF_IP217.10.117.169/29
SPF_IP34.252.137.35/32
SPF_IP52.17.191.52
SPF_IP81.170.239.0/24
SPF_MXlinuxhosting.qos.se

Related pages

Pivot deeper into the graph from linuxhosting.qos.se.

Cypher and MCP

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

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