Skip to content

Hostname

voxmagazine.com

Last fetched

voxmagazine.com resolves to 2 IPv4 addresses operated by LEE-ASN - Lee Enterprises, Incorporated in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · voxmagazine.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/voxmagazine.com

Resolution chain

voxmagazine.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.104.183.109192.104.183.0/24AS10668LEE-ASN - Lee Enterprises, IncorporatedUS
192.104.183.209192.104.183.0/24AS10668LEE-ASN - Lee Enterprises, IncorporatedUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

1 observed subdomain of voxmagazine.com.

Web-graph footprint

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

374 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for voxmagazine.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEhobsonsmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspgcustomer.com
SPF_INCLUDEtn-cloud.net
SPF_IP107.20.160.162/32
SPF_IP128.206.12.143
SPF_IP128.206.12.151
SPF_IP128.206.13.8
SPF_IP128.206.26.218
SPF_IP128.206.73.179
SPF_IP128.206.8.0/24
SPF_IP128.206.9.212
SPF_IP128.206.9.240
SPF_IP128.206.9.9
SPF_IP134.124.45.0/24
SPF_IP134.124.47.0/24
SPF_IP134.193.143.0/24
SPF_IP134.193.44.0/24
SPF_IP159.140.160.178
SPF_IP159.140.80.76
SPF_IP198.187.196.100/32
SPF_IP209.106.229.128/25
SPF_IP35.85.179.136/32
SPF_IP44.203.150.85/32
SPF_IP50.112.114.135/32
SPF_IP52.4.100.135
SPF_IP52.5.236.246/32
SPF_IP54.163.226.88/32
SPF_IP54.185.24.42/32
SPF_IP54.204.25.186/32
SPF_IP63.143.57.204/31
SPF_IP66.151.109.0/24
SPF_IP66.240.227.76/31

Related pages

Pivot deeper into the graph from voxmagazine.com.

Cypher and MCP

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

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