Skip to content

Hostname

equusworks.com

Last fetched

equusworks.com resolves to 1 IPv4 address operated by ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.212.21.6335.212.0.0/17AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANYUS

WHOIS identity

Registrar
iana:2
Organization
pharmerica
Contact emails

Subdomains

2 observed subdomains of equusworks.com.

Web-graph footprint

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

121 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for equusworks.com.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.129.198.217
SPF_IP104.3.225.8
SPF_IP107.1.249.170
SPF_IP108.217.242.137
SPF_IP108.78.255.15
SPF_IP12.199.177.74
SPF_IP12.4.127.34
SPF_IP152.37.168.28
SPF_IP158.61.6.0
SPF_IP158.61.6.3
SPF_IP162.210.5.85
SPF_IP162.246.150.15
SPF_IP162.246.150.75
SPF_IP165.225.56.118
SPF_IP165.225.56.250
SPF_IP170.85.226.173
SPF_IP170.85.8.95
SPF_IP172.119.107.232
SPF_IP173.12.51.137
SPF_IP173.163.160.237
SPF_IP173.220.252.38
SPF_IP174.175.193.130
SPF_IP174.69.177.5
SPF_IP184.178.141.34
SPF_IP184.74.234.90
SPF_IP198.178.29.145
SPF_IP199.123.3.104
SPF_IP199.187.114.115
SPF_IP204.116.91.26
SPF_IP206.222.218.140
SPF_IP206.222.219.24
SPF_IP206.222.219.40
SPF_IP206.222.220.26
SPF_IP206.74.37.151
SPF_IP208.104.176.213
SPF_IP208.105.6.246
SPF_IP209.114.215.2
SPF_IP209.141.117.242
SPF_IP209.50.28.21
SPF_IP209.50.30.149
SPF_IP216.211.128.133
SPF_IP216.26.178.200
SPF_IP216.75.118.94
SPF_IP216.75.121.187
SPF_IP216.80.74.197
SPF_IP23.126.0.177
SPF_IP24.172.60.90
SPF_IP24.213.168.162
SPF_IP24.224.96.67
SPF_IP24.65.228.78
SPF_IP35.208.184.61
SPF_IP47.155.120.198
SPF_IP47.16.48.249
SPF_IP47.215.87.83
SPF_IP47.23.167.106
SPF_IP47.23.167.107
SPF_IP47.48.0.18
SPF_IP50.204.121.238
SPF_IP50.214.69.86
SPF_IP50.215.16.94
SPF_IP50.219.59.3
SPF_IP50.227.218.182
SPF_IP50.245.122.193
SPF_IP50.27.188.97
SPF_IP50.46.5.170
SPF_IP50.73.185.174
SPF_IP50.76.185.138
SPF_IP52.179.159.153
SPF_IP63.230.40.223
SPF_IP64.22.252.17
SPF_IP65.30.98.82
SPF_IP66.232.66.182
SPF_IP66.37.241.199
SPF_IP67.53.14.34
SPF_IP67.53.245.186
SPF_IP69.193.144.35
SPF_IP70.57.61.62
SPF_IP70.89.249.114
SPF_IP71.8.248.6
SPF_IP71.82.211.111
SPF_IP71.9.108.230
SPF_IP72.76.138.138
SPF_IP72.8.227.179
SPF_IP72.8.253.193
SPF_IP72.88.154.245
SPF_IP73.15.221.52
SPF_IP74.117.145.106
SPF_IP74.126.57.122
SPF_IP74.94.122.242
SPF_IP75.141.180.178
SPF_IP75.145.90.217
SPF_IP75.15.38.161
SPF_IP76.79.225.38
SPF_IP8.53.155.73
SPF_IP8.53.155.75
SPF_IP95.56.75.106

Related pages

Pivot deeper into the graph from equusworks.com.

Cypher and MCP

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

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