Skip to content

Hostname

altor.com

Last fetched

altor.com resolves to 1 IPv4 address operated by ASODERLAND in SE.

Nutrition Label

WHISPER CANON · altor.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/altor.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.234.6346.16.232.0/21AS44136ASODERLANDSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from altor.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for altor.com.

MechanismTarget
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEspf.advania.cloud
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.4.126.116
SPF_IP185.148.141.24
SPF_IP185.148.141.28
SPF_IP188.63.80.165
SPF_IP193.14.90.100
SPF_IP195.198.1.11/32
SPF_IP212.25.240.75/32
SPF_IP212.25.240.76/32
SPF_IP31.15.34.20
SPF_IP31.15.34.21
SPF_IP83.145.39.226

Related pages

Pivot deeper into the graph from altor.com.

Cypher and MCP

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

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