Skip to content

Hostname

vno.com

Last fetched

vno.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.210.144.8954.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
vornado realty l.p
Contact emails

Subdomains

37 observed subdomains of vno.com.

Web-graph footprint

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

314 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vno.com.

MechanismTarget
SPF_Asmtp.neospire.net
SPF_Avno.com
SPF_INCLUDE_spf.saashr.com
SPF_INCLUDEspf-0036a102.pphosted.com
SPF_INCLUDEspf.boardbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.21.35.64
SPF_IP144.121.169.68
SPF_IP173.244.184.170
SPF_IP208.86.168.7/32
SPF_IP63.118.131.30
SPF_MXmorningstarsoftware.com
SPF_MXvno.com

Related pages

Pivot deeper into the graph from vno.com.

Cypher and MCP

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

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