Skip to content

Hostname

hines.com

Last fetched

hines.com resolves to 1 IPv4 address operated by FASTER-AS in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.132.152.20685.132.144.0/20AS24641FASTER-ASCZ

WHOIS identity

Registrar
iana:299
Organization
donna mason
Contact emails

Subdomains

21 observed subdomains of hines.com.

Web-graph footprint

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

1,395 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for hines.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEemfluence.alight.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEres.cisco.com
SPF_INCLUDEsquarespace-mail.com
SPF_IP137.66.122.224/31
SPF_IP139.60.0.0/22
SPF_IP148.59.100.16/28
SPF_IP159.112.242.141
SPF_IP162.214.207.34
SPF_IP166.78.71.49/32
SPF_IP20.56.246.209
SPF_IP20.56.246.211
SPF_IP205.207.104.0/22
SPF_IP208.75.120.0/22
SPF_IP23.23.239.161/32
SPF_IP34.248.8.165/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP52.18.156.134/32
SPF_IP52.48.54.246/32
SPF_IP52.64.111.139/32
SPF_IP68.232.131.206
SPF_IP68.232.131.236
SPF_IP68.232.137.68
SPF_IP68.232.143.28

Related pages

Pivot deeper into the graph from hines.com.

Cypher and MCP

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

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