Skip to content

Hostname

highwoods.com

Last fetched

highwoods.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · highwoods.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/highwoods.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.28.0.1850.28.0.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

32 observed subdomains of highwoods.com.

Web-graph footprint

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

144 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for highwoods.com.

MechanismTarget
SPF_Ahighwoods.com
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.nexuspayables.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP135.84.216.0/22
SPF_IP142.0.180.120/32
SPF_IP166.78.68.33
SPF_IP168.245.40.44/32
SPF_IP192.237.158.117
SPF_IP208.86.168.7/32
SPF_IP216.98.158.0/24
SPF_IP34.245.210.0/24
SPF_IP52.200.59.0/24
SPF_IP63.143.57.128/25
SPF_IP63.143.59.128/25
SPF_IP66.240.227.0/24
SPF_IP67.225.255.91
SPF_IP67.227.213.106
SPF_IP74.63.212.0/24

Related pages

Pivot deeper into the graph from highwoods.com.

Cypher and MCP

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

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