Skip to content

Hostname

avarnsecurity.com

Last fetched

avarnsecurity.com resolves to 1 IPv4 address operated by TELIA-NORWAY-AS Telia Norway Core Networks in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.125.199.75212.125.192.0/18AS25400TELIA-NORWAY-AS Telia Norway Core NetworksNO

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 avarnsecurity.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

59 SPF mechanisms authorising senders for avarnsecurity.com.

MechanismTarget
SPF_INCLUDE_spf.questback.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfsignicat.nokas.com
SPF_IP148.139.0.2/32
SPF_IP148.139.1.2/32
SPF_IP148.139.2.2/32
SPF_IP148.139.3.2/32
SPF_IP149.96.13.2/32
SPF_IP149.96.14.2/32
SPF_IP149.96.3.26
SPF_IP149.96.4.26
SPF_IP185.38.121.23
SPF_IP199.91.136.26/32
SPF_IP199.91.136.28/32
SPF_IP199.91.137.26/32
SPF_IP199.91.139.22/32
SPF_IP199.91.140.26/32
SPF_IP199.91.140.28/32
SPF_IP199.91.141.22/32
SPF_IP199.91.141.23/32
SPF_IP199.91.141.24/32
SPF_IP212.125.199.1
SPF_IP212.125.199.64/28
SPF_IP213.180.66.136/26
SPF_IP213.180.66.172
SPF_IP213.180.82.131/25
SPF_IP217.198.66.0/26
SPF_IP217.28.202.8/32
SPF_IP217.28.204.8/32
SPF_IP217.65.225.228/31
SPF_IP35.207.113.162
SPF_IP35.207.136.250
SPF_IP35.207.83.251
SPF_IP35.214.183.81/32
SPF_IP35.214.213.218/32
SPF_IP37.98.232.26/32
SPF_IP37.98.234.2/32
SPF_IP37.98.235.2/32
SPF_IP46.16.52.32
SPF_IP46.16.53.17
SPF_IP46.16.53.18
SPF_IP51.13.95.173
SPF_IP62.119.138.216
SPF_IP62.92.92.43
SPF_IP77.88.70.73
SPF_IP77.88.72.10
SPF_IP80.86.134.74
SPF_IP80.86.137.19
SPF_IP80.86.137.20
SPF_IP80.86.142.201
SPF_IP80.86.142.232
SPF_IP81.91.14.0/25
SPF_IP86.107.243.139/32
SPF_IP87.253.234.65/27
SPF_IP89.45.227.195/32
SPF_IP89.45.227.221/32
SPF_MXavarnsecurity.com

Related pages

Pivot deeper into the graph from avarnsecurity.com.

Cypher and MCP

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

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